Skip to content

Commit c3d4dbb

Browse files
committed
exlude coding standards from codeql
1 parent b704136 commit c3d4dbb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/codeql/codeql-config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ paths-ignore:
44
- "**/*test*"
55
- "**/*mock*"
66
- "**/test/**"
7-
- "**/mock/**"
7+
- "**/mock/**"
8+
- "**/codeql-coding-standards-repo/**"

0 commit comments

Comments
 (0)