Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

AtomLinter/linter-cpplint

Repository files navigation

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