Searched refs:cpplint (Results 1 – 25 of 25) sorted by relevance
1 cpplint - static code checker for C++4 .. image:: https://travis-ci.org/cpplint/cpplint.svg?branch=master5 :target: https://travis-ci.org/cpplint/cpplint7 .. image:: https://img.shields.io/pypi/v/cpplint.svg8 :target: https://pypi.python.org/pypi/cpplint10 .. image:: https://img.shields.io/pypi/pyversions/cpplint.svg11 :target: https://pypi.python.org/pypi/cpplint13 .. image:: https://img.shields.io/pypi/status/cpplint.svg14 :target: https://pypi.python.org/pypi/cpplint16 .. image:: https://img.shields.io/pypi/l/cpplint.svg[all …]
3 wget -N https://raw.githubusercontent.com/cpplint/cpplint/master/cpplint.py4 wget -N https://raw.githubusercontent.com/cpplint/cpplint/master/LICENSE5 wget -N https://raw.githubusercontent.com/cpplint/cpplint/master/README.rst
1 cpplint.py and its corresponding unit tests are Copyright (C) 2009 Google Inc.
21 if ! command -v cpplint.py &> /dev/null; then34 cpplint.py \39 cpplint.py --root=$ROOT_DIR --filter="$FILTER" $FILES
20 cpplint=1
16 third_party/cpplint
159 1168 pip install cpplint162 1171 cpplint ../lihong/xts_acts/graphic/vkgl163 1172 cpplint --help168 1177 cpplint 169 1178 cpplint --root=.170 1179 cpplint ActsApp.cpp
23 !.cpplint
1061 $(RM) -r $(TARNAME)/tools/cpplint.py1344 @$(PYTHON) tools/cpplint.py $(CPPLINT_QUIET) $?1353 @$(PYTHON) tools/cpplint.py $(CPPLINT_QUIET) --filter=$(ADDON_DOC_LINT_FLAGS) \1357 cpplint: lint-cpp target1358 $(warning Please use lint-cpp instead of cpplint)
1256 - cpplint.py, located at tools/cpplint.py, is licensed as follows:
589 # Check code with cpplint.593 …COMMAND ${Python3_EXECUTABLE} ${CMAKE_SOURCE_DIR}/third_party/cpplint/cpplint.py --filter=-whitesp…594 COMMENT "Check code with cpplint"
54 Unfortunately, the C++ linter (based on [Google’s `cpplint`][]), which can be399 [Google’s `cpplint`]: https://github.com/google/styleguide
836 * [[`c9ed49da6e`](https://github.com/nodejs/node/commit/c9ed49da6e)] - **test**: run cpplint on fil…1457 …hub.com/nodejs/node/commit/4f4d3e77ef)] - **src**: fix whitespace/indent cpplint warnings (Ben Noo…1458 …com/nodejs/node/commit/066064d65f)] - **src**: fix whitespace/blank_line cpplint warnings (Ben Noo…1459 …ub.com/nodejs/node/commit/44cbe0356d)] - **src**: fix runtime/references cpplint warnings (Ben Noo…1460 …://github.com/nodejs/node/commit/f530a36c65)] - **src**: fix runtime/int cpplint warnings (Ben Noo…1462 …ub.com/nodejs/node/commit/68db091aba)] - **src**: fix readability/nolint cpplint warnings (Ben Noo…1463 …com/nodejs/node/commit/4748bed736)] - **src**: fix readability/namespace cpplint warnings (Ben Noo…1464 …m/nodejs/node/commit/785211702a)] - **src**: fix readability/inheritance cpplint warnings (Ben Noo…1465 …/nodejs/node/commit/c90ae7fb72)] - **src**: fix readability/constructors cpplint warnings (Ben Noo…1466 …ub.com/nodejs/node/commit/16f2497994)] - **src**: fix readability/braces cpplint warnings (Ben Noo…[all …]
1171 * [[`a8d7f5f52e`](https://github.com/nodejs/node/commit/a8d7f5f52e)] - **tools**: fix cpplint.py wh…1372 * [[`14cc1abb56`](https://github.com/nodejs/node/commit/14cc1abb56)] - **build**: split up cpplint …1941 * [[`7c335f6b7c`](https://github.com/nodejs/node/commit/7c335f6b7c)] - **build**: run cpplint even …2973 * [[`99ef3c0e45`](https://github.com/nodejs/node/commit/99ef3c0e45)] - **test**: run cpplint on fil…4282 …hub.com/nodejs/node/commit/3fa643b069)] - **src**: fix whitespace/indent cpplint warnings (Ben Noo…4283 …om/nodejs/node/commit/f72259aa89)] - **src**: fix whitespace/blank\_line cpplint warnings (Ben Noo…4284 …ub.com/nodejs/node/commit/1b3c1b08a8)] - **src**: fix runtime/references cpplint warnings (Ben Noo…4285 …://github.com/nodejs/node/commit/be0c575ab4)] - **src**: fix runtime/int cpplint warnings (Ben Noo…4287 …ub.com/nodejs/node/commit/1fa6dba8f2)] - **src**: fix readability/nolint cpplint warnings (Ben Noo…4288 …com/nodejs/node/commit/43e83576bd)] - **src**: fix readability/namespace cpplint warnings (Ben Noo…[all …]
1160 …odejs/node/commit/2ad0719e86)] - **tools**: refloat 7 Node.js patches to cpplint.py (Rich Trott) […1161 * [[`b7686d0c1e`](https://github.com/nodejs/node/commit/b7686d0c1e)] - **tools**: bump cpplint to 1…1403 …odejs/node/commit/de44e90523)] - **tools**: refloat 7 Node.js patches to cpplint.py (Rich Trott) […1404 * [[`37bc7d5945`](https://github.com/nodejs/node/commit/37bc7d5945)] - **tools**: bump cpplint to 1…1405 …odejs/node/commit/84e918858e)] - **tools**: refloat 7 Node.js patches to cpplint.py (Rich Trott) […1406 * [[`fb2bb93f95`](https://github.com/nodejs/node/commit/fb2bb93f95)] - **tools**: bump cpplint to 1…1407 …odejs/node/commit/3351910f97)] - **tools**: refloat 7 Node.js patches to cpplint.py (Rich Trott) […1408 * [[`193b18effa`](https://github.com/nodejs/node/commit/193b18effa)] - **tools**: bump cpplint.py t…2477 …odejs/node/commit/dfd6ad9d99)] - **tools**: refloat 7 Node.js patches to cpplint.py (Rich Trott) […2478 * [[`d177cb3993`](https://github.com/nodejs/node/commit/d177cb3993)] - **tools**: bump cpplint to 1…[all …]
521 …hub.com/nodejs/node/commit/048c0f4738)] - **tools**: reduce verbosity of cpplint (Sakthipriyan Vai…1371 …d2)] - **(SEMVER-MINOR)** **tools**: list missing whitespace/if-one-line cpplint (Ben Noordhuis) […1559 …ithub.com/nodejs/node/commit/bea35424a2)] - **tools**: add tap output to cpplint (Johan Bergström)…
119 * [[`610fa964aa`](https://github.com/nodejs/node/commit/610fa964aa)] - **cpplint**: make it possibl…1257 …tps://github.com/nodejs/node/commit/8315b22390)] - **src**: fix pedantic cpplint whitespace warnin…1824 ….com/nodejs/node/commit/68d4bed2fd)] - **make**: remove node_dtrace from cpplint excludes (Julien …
1195 …de/commit/7fabf77f7d)] - **tools**: update link to google styleguide for cpplint (Daniel Bevenius)…3998 …ithub.com/nodejs/node/commit/0a25ace9c3)] - **tools**: move cpplint configuration to .cpplint (Ref…3999 …odejs/node/commit/cd2987f83f)] - **tools**: refloat 4 Node.js patches to cpplint.py (Refael Ackerm…4000 * [[`1302e0174a`](https://github.com/nodejs/node/commit/1302e0174a)] - **tools**: bump cpplint.py t…
568 * [[`1c8076ef58`](https://github.com/nodejs/node/commit/1c8076ef58)] - **tools**: fix cpplint.py he…1073 …/nodejs/node/commit/454278a701)] - **tools**: refloat Node.js patches to cpplint.py (Refael Ackerm…1074 * [[`b9289f41af`](https://github.com/nodejs/node/commit/b9289f41af)] - **tools**: bump cpplint.py t…
116 * [[`4d9e6718f8`](https://github.com/nodejs/node/commit/4d9e6718f8)] - **build**: run cpplint even …1731 * [[`0bdd5ca0f7`](https://github.com/nodejs/node/commit/0bdd5ca0f7)] - **test**: run cpplint on fil…
2039 * [[`ef00e5c967`](https://github.com/nodejs/node/commit/ef00e5c967)] - **tools**: fix cpplint --qui…2178 …hub.com/nodejs/node/commit/4ff49ae81c)] - **tools**: merge custom cpplint with cpplint v1.3.0 (Chr…2743 * [[`b520216518`](https://github.com/nodejs/node/commit/b520216518)] - **tools**: update cpplint to…
1534 * [[`47322e67c4`](https://github.com/nodejs/node/commit/47322e67c4)] - **tools**: add cpplint rule …2132 * [[`b1e2a38d90`](https://github.com/nodejs/node/commit/b1e2a38d90)] - **tools**: fix cpplint.py wh…3570 * [[`9ee271d92b`](https://github.com/nodejs/node/commit/9ee271d92b)] - **build**: split up cpplint …
1277 …de/commit/5203ffb2f4)] - **tools**: update link to google styleguide for cpplint (Daniel Bevenius)…
1758 * [[`1e34a0e9a8`](https://github.com/nodejs/node/commit/1e34a0e9a8)] - **tools**: add cpplint rule …
987 - cpplint.py, located at tools/cpplint.py, is licensed as follows: