Skip to content

Commit ba04364

Browse files
committed
Enable pycodestyle
Change-Id: If8a286aed96a73bc5cd05578264ab37d3f43323c Signed-off-by: Brad Bishop <[email protected]>
1 parent 4aa1000 commit ba04364

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
@@ -0,0 +1,3 @@
1+
[pycodestyle]
2+
max-line-length = 80
3+
select=E226

0 commit comments

Comments
 (0)