Skip to content

Commit 9605e4b

Browse files
committed
style: include PATH_TRAVERSAL_IN
1 parent d3bb691 commit 9605e4b

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
@@ -289,7 +289,4 @@
289289
<Match>
290290
<Bug pattern="HARD_CODE_KEY" />
291291
</Match>
292-
<Match>
293-
<Bug pattern="PATH_TRAVERSAL_IN" />
294-
</Match>
295292
</FindBugsFilter>

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

-95
This file was deleted.

0 commit comments

Comments
 (0)