summaryrefslogtreecommitdiff
path: root/tools/cpplint.py
AgeCommit message (Expand)Author
2017-12-01tools: add cpplint rule for NULL usageDaniel Bevenius
2017-10-27tools: fix cpplint.py when path contains non-asciisharkfisher
2017-10-25src: remove empty comment in node_http2.hDaniel Bevenius
2017-06-17src,lib,test,doc: correct misspellingsRoman Reiss
2017-03-17build: add cpp linting to windows buildliusi
2016-06-28tools: allow cpplint to run outside git repoBen Noordhuis
2016-06-28tools: add back --mode=tap to cpplintBen Noordhuis
2016-06-28tools: disable unwanted cpplint rules againBen Noordhuis
2016-06-28tools: update cpplint to r456Ben Noordhuis
2016-06-21tools: disable readability/function cpplint ruleBen Noordhuis
2016-03-07tools: reduce verbosity of cpplintSakthipriyan Vairamani
2015-12-08tools: list missing whitespace/if-one-line cpplintBen Noordhuis
2015-11-12tools: add tap output to cpplintJohan Bergström
2015-09-06cpplint: make it possible to run outside git repoBen Noordhuis
2015-01-13test: create test-ci, modify test-all, fix cpplintBen Noordhuis
2013-10-17cpplint: disallow if one-linersFedor Indutny
2013-10-17cpplint: disallow comma-first in C++Fedor Indutny
2013-08-15tools: cpplint: fix NOLINT(build/include_order)Ben Noordhuis
2013-07-31tools: cpplint: fix up build/include_order ruleBen Noordhuis
2013-07-31cpplint: make lint rules closer to node's sourceFedor Indutny
2013-05-14tools: remove unnecessary cpplint rulesisaacs
2010-12-01Import cpplint.pyRyan Dahl