DiscordEventLog/.forgejo/workflows/config/.yamllint
SeaswimmerTheFsh 996040bbdb
Some checks failed
Docker Build / Build (push) Successful in 5s
Linter / Lint (3.11) (push) Failing after 42s
ignore nodemodules in yamllint
2023-11-25 05:01:47 -05:00

5 lines
65 B
Text

extends: default
ignore: |
- /node_modules/
- /__pycache__/