We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3118f2 commit 2cca714Copy full SHA for 2cca714
1 file changed
.sublimelinterrc
@@ -0,0 +1,7 @@
1
+{
2
+ "linters": {
3
+ "pep8": {
4
+ "max-line-length": 120
5
+ }
6
7
+}
0 commit comments