Skip to content

Commit

Permalink
mend
Browse files Browse the repository at this point in the history
Signed-off-by: sdimitrov9 <[email protected]>
  • Loading branch information
sdimitrov9 committed Dec 20, 2024
1 parent 53d7c0a commit f455c66
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ allprojects {
property("sonar.issue.ignore.multicriteria.e5.ruleKey", "plsql:S1192")
property("sonar.issue.ignore.multicriteria.e6.resourceKey", "**/*.java")
property("sonar.issue.ignore.multicriteria.e6.ruleKey", "java:S2970")
property("sonar.exclusions", "src/main/java/com/hedera/services/**")
}
}
}
Expand Down
18 changes: 0 additions & 18 deletions sonar-project.properties

This file was deleted.

0 comments on commit f455c66

Please sign in to comment.