0
0
mirror of https://github.com/thegeeklab/corenetworks.git synced 2024-11-10 21:40:40 +00:00
corenetworks/.flake8

4 lines
255 B
Plaintext
Raw Normal View History

2020-03-30 21:28:34 +00:00
[flake8]
2021-01-03 12:49:55 +00: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