Skip to content

Commit db3874e

Browse files
committed
Add Linticator to static code analysis
1 parent c3335bf commit db3874e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
625625
* [include-what-you-use](https://code.google.com/p/include-what-you-use/) - A tool for use with clang to analyze includes in C and C++ source files.
626626
* [OCLint](http://oclint.org/) - A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C. - [source](https://github.com/oclint/oclint)
627627
* [Clang Static Analyzer](http://clang-analyzer.llvm.org/index.html) - A source code analysis tool that finds bugs in C, C++, and Objective-C programs.
628+
* [Linticator](http://linticator.com) - Eclipse CDT integration of Pc-/FlexeLint.
628629
* [List of tools for static code analysis](http://en.wikipedia.org/wiki/List_of_tools_for_static_code_analysis#C.2FC.2B.2B) - A list of tools for static code analysis from Wikipedia.
629630

630631
## Coding Style Tools

0 commit comments

Comments
 (0)