Skip to content

Commit 961f4ea

Browse files
committed
fix: add custom assertion methods to sonar-project.properties
1 parent 34d12c4 commit 961f4ea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sonar-project.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ sonar.tests=packages/compas-open-scd/test
55
sonar.javascript.lcov.reportPaths=packages/compas-open-scd/coverage/lcov.info
66
sonar.exclusions=**/*.test.snap.js
77
sonar.cpd.exclusions=**/translations/en.ts,**/translations/de.ts
8+
sonar.javascript.S2699.customAssertionMethods=called,calledOnce,calledTwice,calledThrice,calledWith,calledWithExactly,notCalled,null,equal,length

0 commit comments

Comments
 (0)