0
0
mirror of https://github.com/thegeeklab/certbot-dns-corenetworks.git synced 2024-06-02 16:59:40 +02:00
certbot-dns-corenetworks/.flake8

4 lines
255 B
Plaintext
Raw 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