Skip to content

Commit 0104f9c

Browse files
committed
Reintroduced codeql
1 parent c4dfad5 commit 0104f9c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.codeql/codeql-config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
languages: ${{ matrix.language }}
2+
3+
paths-ignore:
4+
- src/project_name/__init__.py

0 commit comments

Comments
 (0)