mirror of
https://github.com/adrienverge/yamllint.git
synced 2024-11-21 15:17:22 -06:00
57d2691713
Start with reverting parts of commit 26be794
in #629 related to config
and CI jobs.
5 lines
90 B
INI
5 lines
90 B
INI
[flake8]
|
|
import-order-style = pep8
|
|
application-import-names = yamllint
|
|
ignore = W503,W504
|