summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9c3d229b38114bdf919d26c06848ffb5331b849b (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.r41
	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=26470f9ccb354ff2f6d098f831271a1833701b28
	sha256sums = SKIP

pkgname = cpplint