summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bfebb2ba309ea5fc2ec93b0225c8f94088ecc81e (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.r40
	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=43d512ba13014d31f96053c0cdf299775681bc73
	sha256sums = SKIP

pkgname = cpplint