There was an error while loading. Please reload this page.
1 parent bd7db86 commit 8446783Copy full SHA for 8446783
.github/codeql/codeql-config.yml
@@ -10,6 +10,8 @@ query-filters:
10
id: java/missing-override-annotation
11
- exclude:
12
id: java/uncaught-number-format-exception
13
+ - exclude:
14
+ id: java/unused-parameter
15
16
id: cs/useless-assignment-to-local
17
0 commit comments