mirror of
https://github.com/adrienverge/yamllint.git
synced 2025-02-25 18:55:20 -06:00
5 lines
90 B
INI
5 lines
90 B
INI
[flake8]
|
|
import-order-style = pep8
|
|
application-import-names = yamllint
|
|
ignore = W503,W504
|