hopefully fixed yamllint configuration
This commit is contained in:
parent
996040bbdb
commit
66f015e0dd
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
extends: default
|
||||
|
||||
ignore: |
|
||||
- /node_modules/
|
||||
- /__pycache__/
|
||||
- node_modules/
|
||||
- __pycache__/
|
||||
|
|
Loading…
Reference in a new issue