/linter-cpplint

Linter plugin for c++, using cpplint

Primary LanguageCoffeeScriptMIT LicenseMIT

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