Enable pep8 formatting on save
This commit is contained in:
parent
1b37807710
commit
a4f4584ffd
1 changed files with 4 additions and 2 deletions
|
@ -4,5 +4,7 @@
|
|||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
||||
"settings": {
|
||||
"editor.formatOnSave": true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue