forked from oclint/oclint-json-compilation-database
-
Notifications
You must be signed in to change notification settings - Fork 0
A helper program that filters information from compile_command.json and invoke OCLint for static code analysis
License
lqi/oclint-json-compilation-database
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
oclint-json-compilation-database ------------------------------------------------------------------------------- compile_commands.json is a JSON format compilation database. It maintains a list of sources with their build options. OCLint can leverage the information from this file to facilitate the inspection process. oclint-json-compilation-database helps extract and filter information from compile_commands.json, and invoke OCLint under the hook for analysis. Visit http://oclint.org/docs/manual/oclint-json-compilation-database.html for documentation about using oclint-json-compilation-database.
About
A helper program that filters information from compile_command.json and invoke OCLint for static code analysis
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 100.0%