Skip to content

Commit 10caf65

Browse files
committed
Fixed sonar warning.
1 parent 690472a commit 10caf65

File tree

1 file changed

+1
-0
lines changed
  • src/main/java/com/github/underscore

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"java:S4423",
6363
"java:S4830",
6464
"java:S5843",
65+
"java:S5996",
6566
"java:S5998"
6667
})
6768
public class U<T> extends Underscore<T> {

0 commit comments

Comments
 (0)