linter-clang-check
Lint C-based files using clang-check
TingPing 1,781 1 4.1.3 MIT GitHub

linter-clang-check

This linter plugin for Linter provides an interface to clang-check. It will be used with files that have the "C++", "C", "Objective-C" and "Objective-C++" syntax.

Plugin installation

Install from the Settings pane of Atom by searching for and installing the linter-clang-check package.

Or install from your Command Prompt by running:

$ apm install linter-clang-check

Project-specific settings

Clang JSON Compilation Database

The Clang JSON Compilation Database is the supported format for project specific settings. You can configure the location of this in settings.