Skip to content

Commit 437bcd2

Browse files
committed
Add config for flake8
Use max-line-length of 88 (default for black)
1 parent 1dc8f9c commit 437bcd2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

setup.cfg

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,14 @@ addopts =
77
--cov-report=term-missing
88
--doctest-modules
99
--doctest-report ndiff
10+
11+
[flake8]
12+
max-line-length = 88
13+
exclude =
14+
.env,
15+
.eggs,
16+
.tox,
17+
.git,
18+
__pycache__,
19+
build,
20+
dist

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy