summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 826c556c20e35c0fa37833d005de01c0a5a73f02 (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.r43
	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=6c31e522d9173e2e07f6b026ecbfe6e48fe20383
	sha256sums = SKIP

pkgname = cpplint