Skip to content

Commit 780ab84

Browse files
committed
Linters are always python 3.
1 parent b69b53c commit 780ab84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.sublimelinterrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"@python": 3,
23
"linters": {
34
"flake8": {
45
"max-line-length": 120

0 commit comments

Comments
 (0)