Initial commit
This commit is contained in:
10
sonar-project.properties
Normal file
10
sonar-project.properties
Normal file
@@ -0,0 +1,10 @@
|
||||
sonar.projectKey=bigfootdev_bigfoot
|
||||
sonar.organization=bigfootdev
|
||||
sonar.projectName=Bigfoot
|
||||
sonar.projectVersion=0.1.0
|
||||
sonar.sources=Bigfoot/Sources
|
||||
sonar.tests=Bigfoot/Tests
|
||||
sonar.sourceEncoding=UTF-8
|
||||
|
||||
sonar.exclusions= \
|
||||
Bigfoot/Sources/Engine/BigFile/BigFileSchema.sql
|
||||
Reference in New Issue
Block a user