Skip to content

Commit ee6924a

Browse files
authored
style: include PATH_TRAVERSAL_IN (#5148)
1 parent d2ddec5 commit ee6924a

File tree

2 files changed

+0
-98
lines changed

2 files changed

+0
-98
lines changed

spotbugs-exclude.xml

-3
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,4 @@
286286
<Match>
287287
<Bug pattern="HARD_CODE_KEY" />
288288
</Match>
289-
<Match>
290-
<Bug pattern="PATH_TRAVERSAL_IN" />
291-
</Match>
292289
</FindBugsFilter>

src/main/java/com/thealgorithms/others/TopKWords.java

-95
This file was deleted.

0 commit comments

Comments
 (0)