mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
redundant suppression: don't warn on "all" locally as global tools are not run (IDEA-253244)
GitOrigin-RevId: 3666dcf887e8a4735dee08f16e172c9272bfca24
This commit is contained in:
committed by
intellij-monorepo-bot
parent
017a58c542
commit
64cb6979ca
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Remove 'ALL' suppression" "true"
|
||||
// "Remove 'ALL' suppression" "false"
|
||||
import java.util.*;
|
||||
|
||||
@SuppressWarnings({"AL<caret>L"})
|
||||
|
||||
Reference in New Issue
Block a user