summaryrefslogtreecommitdiff
path: root/tools/cpplint.py
AgeCommit message (Expand)Author
2019-02-06lib: fix a few minor issues flagged by lgtmRobin Neatherway
2019-01-30tools: refloat Node.js patches to cpplint.pyRefael Ackermann
2019-01-30tools: bump cpplint.py to 3d8f6f876dRefael Ackermann
2018-10-09benchmark,doc,lib,src,test,tools: fix typosBrandon Smith
2018-10-01tools: fix cpplint --quiet optionDaniel Bevenius
2018-09-18tools: merge custom cpplint with cpplint v1.3.0Christopher Hiller
2018-07-29tools: update cpplint to check for inline headersUjjwal Sharma
2018-07-27tools: define xrange() in Python 3cclauss
2018-06-07src, tools: add check for left leaning pointersDaniel Bevenius
2018-05-14tools: make C++ linter reject `template<`Anna Henningsen
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