Files
SoilSimulator/soilsimulator.cppcheck

16 lines
532 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="1">
<builddir>soilsimulator-cppcheck-build-dir</builddir>
<platform>unix64</platform>
<analyze-all-vs-configs>false</analyze-all-vs-configs>
<parser>clang</parser>
<check-headers>true</check-headers>
<check-unused-templates>true</check-unused-templates>
<max-ctu-depth>2</max-ctu-depth>
<max-template-recursion>100</max-template-recursion>
<addons>
<addon>threadsafety</addon>
<addon>misra</addon>
</addons>
</project>