We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34d12c4 commit 961f4eaCopy full SHA for 961f4ea
1 file changed
sonar-project.properties
@@ -5,3 +5,4 @@ sonar.tests=packages/compas-open-scd/test
5
sonar.javascript.lcov.reportPaths=packages/compas-open-scd/coverage/lcov.info
6
sonar.exclusions=**/*.test.snap.js
7
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