Code::Blocks
User forums => General (but related to Code::Blocks) => Topic started by: cambalinho on September 06, 2015, 08:01:40 pm
-
can i change the Cppcheck plugin arguments for check just the custommer header file and not all included files?
(anotherthing: i lose the standard argument )
-
You can pass custom arguments to the cppcheck executable.
The question is can cppcheck do what you want.
Unfortunately I don't know the answer, you might get it by asking on a cppcheck support channel (mailing list or forum).
-
do you have the Code Blocks?
if yes: please copy paste the entire arument list for i correct it.
(Settings - Environment on menu. cppcheck(on left), "cppcheck arguments"... just copy the text and give me, please)
-
--verbose --enable=all --enable=style --xml
-
thanks for that.
now maybe someone can help me with arguments commands for just read my own header file ;)
thanks for all
-
As I've said you have a better chance to get an answer by cppcheck support people.