Skip to content

Commit 766cf0f

Browse files
authored
chore: update codeql-config.yml (#25)
1 parent 22eeb70 commit 766cf0f

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

.github/codeql-config.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
name: CodeQL config
22

3+
# https://codeql.github.com/codeql-query-help/
34
query-filters:
45
- exclude:
5-
id: cpp/commented-out-code
6-
- exclude:
7-
id: cpp/include-non-header
8-
- exclude:
9-
id: cpp/loop-variable-changed
10-
- exclude:
11-
id: cpp/useless-expression
6+
id: py/commented-out-code

0 commit comments

Comments
 (0)