summaryrefslogtreecommitdiff
path: root/tools/cpplint.py
Commit message (Expand)AuthorAgeFilesLines
* tools: move cpplint configuration to .cpplintRefael Ackermann2019-04-081-1/+1
* tools: refloat 4 Node.js patches to cpplint.pyRefael Ackermann2019-04-081-10/+80
* tools: bump cpplint.py to 1.4.4Refael Ackermann2019-04-081-272/+332
* src: add NOLINT to js_native_.*gengjiawen2019-04-051-0/+1
* tools: fix cpplint.py header rulesRefael Ackermann2019-03-121-12/+13
* lib: fix a few minor issues flagged by lgtmRobin Neatherway2019-02-061-1/+1
* tools: refloat Node.js patches to cpplint.pyRefael Ackermann2019-01-301-51/+87
* tools: bump cpplint.py to 3d8f6f876dRefael Ackermann2019-01-301-158/+117
* benchmark,doc,lib,src,test,tools: fix typosBrandon Smith2018-10-091-2/+2
* tools: fix cpplint --quiet optionDaniel Bevenius2018-10-011-3/+2
* tools: merge custom cpplint with cpplint v1.3.0Christopher Hiller2018-09-181-134/+491
* tools: update cpplint to check for inline headersUjjwal Sharma2018-07-291-0/+17
* tools: define xrange() in Python 3cclauss2018-07-271-0/+5
* src, tools: add check for left leaning pointersDaniel Bevenius2018-06-071-0/+27
* tools: make C++ linter reject `template<`Anna Henningsen2018-05-141-0/+4
* tools: add cpplint rule for NULL usageDaniel Bevenius2017-12-011-1/+24
* tools: fix cpplint.py when path contains non-asciisharkfisher2017-10-271-3/+3
* src: remove empty comment in node_http2.hDaniel Bevenius2017-10-251-1/+1
* src,lib,test,doc: correct misspellingsRoman Reiss2017-06-171-1/+1
* build: add cpp linting to windows buildliusi2017-03-171-1/+2
* tools: allow cpplint to run outside git repoBen Noordhuis2016-06-281-34/+4
* tools: add back --mode=tap to cpplintBen Noordhuis2016-06-281-4/+29
* tools: disable unwanted cpplint rules againBen Noordhuis2016-06-281-1/+6
* tools: update cpplint to r456Ben Noordhuis2016-06-281-991/+3944
* tools: disable readability/function cpplint ruleBen Noordhuis2016-06-211-1/+5
* tools: reduce verbosity of cpplintSakthipriyan Vairamani2016-03-071-3/+0
* tools: list missing whitespace/if-one-line cpplintBen Noordhuis2015-12-081-0/+1
* tools: add tap output to cpplintJohan Bergström2015-11-121-11/+48
* cpplint: make it possible to run outside git repoBen Noordhuis2015-09-061-31/+4
* test: create test-ci, modify test-all, fix cpplintBen Noordhuis2015-01-131-1/+1
* cpplint: disallow if one-linersFedor Indutny2013-10-171-0/+4
* cpplint: disallow comma-first in C++Fedor Indutny2013-10-171-0/+3
* tools: cpplint: fix NOLINT(build/include_order)Ben Noordhuis2013-08-151-13/+18
* tools: cpplint: fix up build/include_order ruleBen Noordhuis2013-07-311-30/+29
* cpplint: make lint rules closer to node's sourceFedor Indutny2013-07-311-13/+18
* tools: remove unnecessary cpplint rulesisaacs2013-05-141-14/+0
* Import cpplint.pyRyan Dahl2010-12-011-0/+3126