d0a5b7ed54
gitlab-runner exec docker static
8 lines
104 B
INI
8 lines
104 B
INI
[flake8]
|
|
max-line-length=89
|
|
ignore=D
|
|
|
|
[mypy]
|
|
show_error_codes = True
|
|
python_version = 3.7
|
|
pretty = True
|