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