certbot-dns-corenetworks/.flake8

4 lines
255 B
Plaintext
Raw Permalink Normal View History

2020-04-19 17:57:48 +02:00
[flake8]
2021-01-01 23:39:20 +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