mirror of
https://github.com/sstent/sublime-text-3.git
synced 2026-02-07 04:52:12 +00:00
backing up sublime settings
This commit is contained in:
11
Packages/SublimeLinter/.sublimelinterrc
Normal file
11
Packages/SublimeLinter/.sublimelinterrc
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"@python": 3,
|
||||
"linters": {
|
||||
"flake8": {
|
||||
"max-line-length": 120
|
||||
},
|
||||
"pep8": {
|
||||
"max-line-length": 120
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user