hopefully fixed yamllint configuration
Some checks failed
Docker Build / Build (push) Successful in 5s
Linter / Lint (3.11) (push) Failing after 41s

This commit is contained in:
Seaswimmer 2023-11-25 05:03:40 -05:00
parent 996040bbdb
commit 66f015e0dd
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE

View file

@ -1,5 +1,5 @@
extends: default
ignore: |
- /node_modules/
- /__pycache__/
- node_modules/
- __pycache__/