• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

linter-cppcheck

A linter for Atom using Cppcheck
  • #c
  • #c++
  • #linter
Munkei
0.2.3 14,900
16
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

linter-cppcheck

Build Status License Downloads


A linter for Atom using Cppcheck.

Requirements

Cppcheck needs to be installed (or at least available). Its path can be configured.

Without Linter this package is rather useless.

Configuration

The package settings are available at: Edit > Preferences > Packages > linter-cppcheck

You can configure the location of the Cppcheck executable. The default is to look for cppcheck in your $PATH environment variable. In most cases this should ‘just work’.

For Windows users: Cppcheck’s executable is probably not available as cppcheck in your %PATH%. On Windows you will most likely have to configure the path yourself in the Executable field (e.g. C:\Program Files\Cppcheck\cppcheck.exe, but it may vary).

You can also configure which checks Cppcheck should perform. If you want to know more about these checks please see the Cppcheck Manual (PDF) or run man cppcheck.

Acknowledgements

This package is really a tiny amount of glue between other great pieces of software, namely the Linter package, the atom-linter module and — of course — Cppcheck.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by