Skip to content

Commit 52a4146

Browse files
committed
[setup.cfg] add flake8 configuration
1 parent 6f99100 commit 52a4146

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

+3
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ universal = 0
33

44
[metadata]
55
license_file = docs/LICENSE.md
6+
7+
[flake8]
8+
max-line-length = 90

0 commit comments

Comments
 (0)