Skip to content

Commit

Permalink
Remove 'examples' directory from sonar.sources configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
przemek83 committed Jan 13, 2025
1 parent 218722f commit 5859d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sonar.organization=przemek83
sonar.projectName=wble
sonar.projectVersion=1.0

sonar.sources=src,include,examples
sonar.sources=src,include
sonar.tests=tests

sonar.sourceEncoding=UTF-8
Expand Down

0 comments on commit 5859d3d

Please sign in to comment.