Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xadillax/cpplint.js

Node.js wrapper for CPPLINT.
https://github.com/xadillax/cpplint.js

Last synced: 28 days ago
JSON representation

Node.js wrapper for CPPLINT.

Awesome Lists containing this project

README

        















## From the command-line

```shell
$ npm install -g cpplint.js
$ cpplint --help
```

You can go https://github.com/cpplint/cpplint to get more information.

## TODO

- [ ] CPPLINT updating script.

## Contribution

PRs and issues are welcomed!