mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -07:00
* 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
3 lines
21 B
YAML
3 lines
21 B
YAML
paths:
|
|
- assets/ts
|