AtomLinter / linter-cpplint

Linter plugin for c++, using cpplint
https://atom.io/packages/linter-cpplint
MIT License
6 stars 5 forks source link

linter-cpplint

GitHub version Dependency Status devDependency Status

This linter plugin for Linter provides an interface to cpplint. It will be used with files that have the "C++" syntax.

Installation

Linter package must be installed in order to use this plugin. If Linter is not installed, please follow the instructions here.

Plugin installation

$ apm install linter-cpplint