summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2193e75d5de24df3225221842e97a4d68b79066d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = cpplint
	pkgdesc = Automated checker to make sure a C++ file follows Google's C++ style guide.
	pkgver = 456.r37
	pkgrel = 1
	url = https://google.github.io/styleguide/cppguide.html
	arch = any
	license = custom:BSD3
	makedepends = git
	depends = python2
	source = styleguide::git+https://github.com/google/styleguide.git#commit=099f059086b4250aa0d2546ea3115aae95597ffd
	sha256sums = SKIP

pkgname = cpplint