Skip to content

Commit

Permalink
build: main dart files excluded from sonar Duplication exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
cevheri committed Nov 20, 2024
1 parent ba29991 commit 9ef8d15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ sonar.exclusions=**/test/**
#sonar.test.exclusions=test/**
sonar.tests=test/
#sonar.verbose=true
sonar.cpd.exclusions=lib/main/**

# Encoding of the source code. Default is default system encoding
#sonar.sourceEncoding=UTF-8
Expand Down

0 comments on commit 9ef8d15

Please sign in to comment.