Default configuration for CppCheck, useful for static analysis of codebase.

master
Andrew Copland 2014-11-29 13:18:29 +00:00
parent f5c758833c
commit b771c66f3d
1 changed files with 6 additions and 0 deletions

6
scripts/Pioneer.cppcheck Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="1">
<paths>
<dir name="../src"/>
</paths>
</project>