You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 5, 2024. It is now read-only.
Hello. In Eclipse, I filled up the Advanced Settings tab with: --inline-suppr --enable=all -j5 --project=D:\Dev\compil\EB\compile_commands.json --language=c++
but it does not seem to run this configuration. In particular, I would like to run cppcheck from my compile_commands.json file, to have no surprise with compilation parameters and to deal only with useful files, but it just runs cppcheck with normal parameters: