mirror of
https://github.com/thegeeklab/docker-autotag.git
synced 2024-11-05 00:40:40 +00:00
4 lines
255 B
INI
4 lines
255 B
INI
[flake8]
|
|
# Requires `flake8-colors`. This is the formatting suggested by the package (and used in flake8 repository itself).
|
|
format = ${cyan}%(path)s${reset}:${yellow_bold}%(row)d${reset}:${green_bold}%(col)d${reset}: ${red_bold}%(code)s${reset} %(text)s
|