commit | 792a2c6cd60fd6ea2d301fac5b0f5e4610bda8dd | [log] [tgz] |
---|---|---|
author | David Matějček <david.matejcek@omnifish.ee> | Tue Jul 18 09:02:48 2023 +0200 |
committer | GitHub <noreply@github.com> | Tue Jul 18 08:02:48 2023 +0100 |
tree | 9dc79ea6585defa3b8af612a4ada347397ea5b41 | |
parent | d4482f1c4e515ecbacbe976dc661d19412b11e93 [diff] |
Enabled checking for missing @Override annotation (#187) Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
diff --git a/.github/codeql/santuario.qls b/.github/codeql/santuario.qls index 2f8140a..2a69e4f 100644 --- a/.github/codeql/santuario.qls +++ b/.github/codeql/santuario.qls
@@ -1,5 +1,3 @@ - import: codeql-suites/java-security-and-quality.qls from: codeql-java -- exclude: - id: java/missing-override-annotation