mirror of
https://github.com/adrienverge/yamllint.git
synced 2024-11-21 15:17:22 -06:00
5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
|
[flake8]
|
||
|
import-order-style = pep8
|
||
|
application-import-names = yamllint
|
||
|
ignore = W503,W504
|