antiagainst / codeclimate-cppcheck

Code Climate Engine for Cppcheck
MIT License
27 stars 17 forks source link

fix: issue #46 #49

Closed alexdelifer closed 1 year ago

alexdelifer commented 1 year ago

just fixes some vars so they actually work if the vars aren't set in the config, don't use the args if the vars are set but false, don't use the args if the vars are set, and true, use the flags :smile: