1
0
Fork 0
mirror of synced 2026-06-05 12:58:19 +00:00

chore: configure codeql to ignore generated code (#1760)

This commit is contained in:
Tom Keller 2026-05-06 15:29:32 -07:00 committed by GitHub
commit dc2353e57a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

5
.github/codeql/codeql-config.yml vendored Normal file
View file

@ -0,0 +1,5 @@
name: "CodeQL config"
paths-ignore:
- dist
- node_modules