mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-17 03:29:31 -07:00
Dev (#130)
* chore(.prettierignore): add *.yml file extension to the list of files ignored by Prettier to maintain consistent code formatting * chore(codeql.yml): add assets/ts directory to the list of paths to be analyzed by CodeQL * fix(codeql.yml): fix paths config
This commit is contained in:
2
.github/codeql-config.yml
vendored
Normal file
2
.github/codeql-config.yml
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
paths:
|
||||
- assets/ts
|
||||
Reference in New Issue
Block a user