Skip to content

Commit 6055ced

Browse files
committed
.
1 parent cff2f8f commit 6055ced

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ subprojects {
6363
sonarLint {
6464
rules {
6565
disable('java:S1135') // Disables "Track uses of "TO-DO" tags" rule.
66-
disable('java:S00117')
66+
disable('java:S1190')
6767
}
6868
}
6969

0 commit comments

Comments
 (0)