Remove liner for editor. Not need with black
This commit is contained in:
parent
f9b1a52259
commit
b97bef3ac8
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@
|
||||||
"editor.formatOnSave": true,
|
"editor.formatOnSave": true,
|
||||||
"editor.formatOnType": true,
|
"editor.formatOnType": true,
|
||||||
"files.trimTrailingWhitespace": true,
|
"files.trimTrailingWhitespace": true,
|
||||||
"editor.rulers": [80],
|
|
||||||
"terminal.integrated.shell.linux": "/bin/bash",
|
"terminal.integrated.shell.linux": "/bin/bash",
|
||||||
"yaml.customTags": [
|
"yaml.customTags": [
|
||||||
"!secret scalar",
|
"!secret scalar",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue