| Commit message (Expand) | Author | Age | Files | Lines |
* | tools: move cpplint configuration to .cpplint | Refael Ackermann | 2019-04-08 | 1 | -1/+1 |
* | tools: refloat 4 Node.js patches to cpplint.py | Refael Ackermann | 2019-04-08 | 1 | -10/+80 |
* | tools: bump cpplint.py to 1.4.4 | Refael Ackermann | 2019-04-08 | 1 | -272/+332 |
* | src: add NOLINT to js_native_.* | gengjiawen | 2019-04-05 | 1 | -0/+1 |
* | tools: fix cpplint.py header rules | Refael Ackermann | 2019-03-12 | 1 | -12/+13 |
* | lib: fix a few minor issues flagged by lgtm | Robin Neatherway | 2019-02-06 | 1 | -1/+1 |
* | tools: refloat Node.js patches to cpplint.py | Refael Ackermann | 2019-01-30 | 1 | -51/+87 |
* | tools: bump cpplint.py to 3d8f6f876d | Refael Ackermann | 2019-01-30 | 1 | -158/+117 |
* | benchmark,doc,lib,src,test,tools: fix typos | Brandon Smith | 2018-10-09 | 1 | -2/+2 |
* | tools: fix cpplint --quiet option | Daniel Bevenius | 2018-10-01 | 1 | -3/+2 |
* | tools: merge custom cpplint with cpplint v1.3.0 | Christopher Hiller | 2018-09-18 | 1 | -134/+491 |
* | tools: update cpplint to check for inline headers | Ujjwal Sharma | 2018-07-29 | 1 | -0/+17 |
* | tools: define xrange() in Python 3 | cclauss | 2018-07-27 | 1 | -0/+5 |
* | src, tools: add check for left leaning pointers | Daniel Bevenius | 2018-06-07 | 1 | -0/+27 |
* | tools: make C++ linter reject `template<` | Anna Henningsen | 2018-05-14 | 1 | -0/+4 |
* | tools: add cpplint rule for NULL usage | Daniel Bevenius | 2017-12-01 | 1 | -1/+24 |
* | tools: fix cpplint.py when path contains non-ascii | sharkfisher | 2017-10-27 | 1 | -3/+3 |
* | src: remove empty comment in node_http2.h | Daniel Bevenius | 2017-10-25 | 1 | -1/+1 |
* | src,lib,test,doc: correct misspellings | Roman Reiss | 2017-06-17 | 1 | -1/+1 |
* | build: add cpp linting to windows build | liusi | 2017-03-17 | 1 | -1/+2 |
* | tools: allow cpplint to run outside git repo | Ben Noordhuis | 2016-06-28 | 1 | -34/+4 |
* | tools: add back --mode=tap to cpplint | Ben Noordhuis | 2016-06-28 | 1 | -4/+29 |
* | tools: disable unwanted cpplint rules again | Ben Noordhuis | 2016-06-28 | 1 | -1/+6 |
* | tools: update cpplint to r456 | Ben Noordhuis | 2016-06-28 | 1 | -991/+3944 |
* | tools: disable readability/function cpplint rule | Ben Noordhuis | 2016-06-21 | 1 | -1/+5 |
* | tools: reduce verbosity of cpplint | Sakthipriyan Vairamani | 2016-03-07 | 1 | -3/+0 |
* | tools: list missing whitespace/if-one-line cpplint | Ben Noordhuis | 2015-12-08 | 1 | -0/+1 |
* | tools: add tap output to cpplint | Johan Bergström | 2015-11-12 | 1 | -11/+48 |
* | cpplint: make it possible to run outside git repo | Ben Noordhuis | 2015-09-06 | 1 | -31/+4 |
* | test: create test-ci, modify test-all, fix cpplint | Ben Noordhuis | 2015-01-13 | 1 | -1/+1 |
* | cpplint: disallow if one-liners | Fedor Indutny | 2013-10-17 | 1 | -0/+4 |
* | cpplint: disallow comma-first in C++ | Fedor Indutny | 2013-10-17 | 1 | -0/+3 |
* | tools: cpplint: fix NOLINT(build/include_order) | Ben Noordhuis | 2013-08-15 | 1 | -13/+18 |
* | tools: cpplint: fix up build/include_order rule | Ben Noordhuis | 2013-07-31 | 1 | -30/+29 |
* | cpplint: make lint rules closer to node's source | Fedor Indutny | 2013-07-31 | 1 | -13/+18 |
* | tools: remove unnecessary cpplint rules | isaacs | 2013-05-14 | 1 | -14/+0 |
* | Import cpplint.py | Ryan Dahl | 2010-12-01 | 1 | -0/+3126 |