Skip to content

Commit 9f116b8

Browse files
committed
Update config
1 parent 9e1e0e3 commit 9f116b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.sublimelinterrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"flake8": {
55
"max-line-length": 120
66
},
7+
"pep257": {
8+
"ignore": ["D202"]
9+
},
710
"pep8": {
811
"max-line-length": 120
912
}

0 commit comments

Comments
 (0)