sonar fixed?

This commit is contained in:
Ean Milligan (Bastion) 2022-05-20 10:19:32 -04:00
parent 96300c31df
commit 1b01e93ef0
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Path to sources # Path to sources
sonar.sources=mod.ts,src/**,db/**,www/** sonar.sources=.
sonar.exclusions=emojis/** sonar.exclusions=emojis
sonar.inclusions=mod.ts,src/**,db/**,www/** #sonar.inclusions=
# Path to tests # Path to tests
#sonar.tests= #sonar.tests=