summaryrefslogtreecommitdiffstats
path: root/src/toolsconfig/settings.xml
blob: c0664d97e1a26c56ba3d80989cef7b179a86bb49 (plain) (blame)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8" standalone="no"?><settings>
	<tool filePath="C:/Users/we-unite/Desktop/Project/Project/code/cppcheck/bin/debug/cppcheck.exe" para="--enable=all" toolName="cppcheck">
    </tool>
	<tool filePath="C:/Users/we-unite/Desktop/Project/Project/code/flawfinder-2.0.19/flawfinder-2.0.19/flawfinder.py" para="" toolName="flawfinder">
    </tool>
    <tool filePath="clang-tidy.exe" para="-I C:\\Program Files\\LLVM\\lib\\clang\\17" toolName="clangTidy">
    </tool>
</settings>