Skip to content
Snippets Groups Projects
Commit 3a868c3c authored by Marcus M. Darden's avatar Marcus M. Darden
Browse files

'make static' chooses an appropriate list of files for cppcheck

* Previously we were checking all CPP files, we don't need to check
test drivers (test*cpp) for style.
* Instead of *.h*, use a more correct *.h *.hpp
parent f86f1704
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment