11 lines
143 B
Plaintext
11 lines
143 B
Plaintext
|
|
---
|
||
|
|
exclude_paths:
|
||
|
|
- .git/
|
||
|
|
- .github/
|
||
|
|
- tests/
|
||
|
|
enable_list:
|
||
|
|
- fqcn-builtins # opt-in
|
||
|
|
warn_list:
|
||
|
|
- line-length
|
||
|
|
- yaml[line-length]
|