Skip to content

Commit

Permalink
исключаю xml-файлы из анализа Сонара
Browse files Browse the repository at this point in the history
  • Loading branch information
artbear committed Mar 29, 2022
1 parent 57a10c1 commit fd996aa
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 @@ -20,6 +20,7 @@ sonar.tests=./tests,./features

# маска поиска файлов на проверку
sonar.inclusions=**/*.os
sonar.exclusions=**/*.xml

# маска поиска исключений файлов на проверку
# sonar.exclusions=
Expand Down

0 comments on commit fd996aa

Please sign in to comment.