thor-os/sonar-project.properties
Baptiste Wicht 2b941a95ad Cleanup
2016-08-17 22:33:15 +02:00

8 lines
193 B
INI

sonar.projectKey=thor
sonar.projectName=thor
sonar.projectVersion=1.2.3
sonar.cxx.suffixes.headers=.hpp,.inl
sonar.sources=programs,tlib,tstl,kernel/include,kernel/src,init
sonar.language=c++