mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-08-03 17:26:08 -04:00
8 lines
193 B
INI
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++
|