Skip to content

Commit 7e05ecd

Browse files
authored
Fixed Sonar warnings
1 parent 68918f7 commit 7e05ecd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/github/underscore/Underscore.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
*/
6161
@SuppressWarnings({
6262
"java:S106",
63+
"java:S2095",
6364
"java:S2189",
6465
"java:S2272",
6566
"java:S2789",

0 commit comments

Comments
 (0)