cppcheck/cli
fuzzelhjb 9f3deb30b1
Support clang tidy (#2564)
* add basic clang-tidy support in the same way as in the GUI

* fix native path

* fix some code styles

* fix cppcheck findings

* update again

* only do clang-tidy if set in the project file

* fix handling if folders have spaces

* tiny fixes

* some tiny updates

* make clang-tidy error message parser more robust

Co-authored-by: fuzzelhjb <FaniXagy8-Hopk>
2020-03-15 11:09:35 +01:00
..
CMakeLists.txt Compiling/Installing : The CFGDIR parameter was removed. Use FILESDIR instead. 2019-08-17 10:53:07 +02:00
cli.vcxproj Increase Windows stack size to 8M (#1998) 2019-07-15 12:39:58 +02:00
cli.vcxproj.filters Fixed Visual Studio build after pathmatch.h/cpp was moved to lib, fixed compiler errors about getcwd 2016-10-02 15:48:03 +02:00
cmdlineparser.cpp CLI: A --bug-hunting flag is needed for the tests 2020-02-12 16:30:18 +01:00
cmdlineparser.h Updated variable names according to naming convention 2018-08-18 15:45:42 +02:00
cppcheckexecutor.cpp Allow filtering when using --project (#2522) 2020-02-09 10:51:29 +01:00
cppcheckexecutor.h Rename Verification => Bughunting 2020-01-18 07:25:57 +01:00
filelister.cpp Check for JSON error when parsing addon .json files + fixes (#2374) 2019-11-20 15:37:09 +01:00
filelister.h Updated copyright year 2018-01-14 15:37:52 +01:00
main.cpp Set version 2019-12-21 11:49:01 +01:00
threadexecutor.cpp Support clang tidy (#2564) 2020-03-15 11:09:35 +01:00
threadexecutor.h Rename Verification => Bughunting 2020-01-18 07:25:57 +01:00
version.rc Update cli/version.rc 2012-10-15 11:28:08 -05:00