diff --git a/sonar-project.properties b/sonar-project.properties index b889959..9463e13 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -9,8 +9,6 @@ sonar.projectName=Website Not Found # Defaults to . sonar.sources=src sonar.verbose=true -# Files to include in the analysis -sonar.inclusions=**/*.js, **/*.css, **/*.html sonar.exclusions=**/public/**/*, **/resources/_gen/**/*, **/*.min.js, **/*.min.css sonar.tests=tests # Within the directories defined by sonar.tests, subset of files that will be considered as tests