corenetworks/.flake8

4 lines
255 B
Plaintext
Raw Permalink Normal View History

2020-03-30 23:28:34 +02:00
[flake8]
2021-01-03 13:49:55 +01:00
# 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