Skip to content

Commit e1884e3

Browse files
Added sonar exclusions
1 parent cf47cd2 commit e1884e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.sonarcloud.properties

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
sonar.test.exclusions=tests/**/_fixtures/*
2+
sonar.cpd.exclusions=tests/**/_fixtures/*
3+
sonar.exclusions=tests/**/_fixtures/*

0 commit comments

Comments
 (0)