tools: move cpplint configuration to .cpplint

PR-URL: https://github.com/nodejs/node/pull/27098
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
This commit is contained in:
Refael Ackermann
2019-04-05 08:31:47 -04:00
parent cd2987f83f
commit 0a25ace9c3
3 changed files with 5 additions and 1 deletions

1
.gitignore vendored
View File

@@ -17,6 +17,7 @@
!.nycrc
!.travis.yml
!.eslintrc.yaml
!.cpplint
core
vgcore.*