Update settings from , profile « main »
parent
c9c12a1b06
commit
820283190a
|
|
@ -143,5 +143,9 @@
|
||||||
"ansible.validation.lint.path": "VIRTUAL_ENV= ansible-lint",
|
"ansible.validation.lint.path": "VIRTUAL_ENV= ansible-lint",
|
||||||
"files.associations": {
|
"files.associations": {
|
||||||
"*.yml": "ansible"
|
"*.yml": "ansible"
|
||||||
}
|
},
|
||||||
|
"explorer.excludeGitIgnore": true,
|
||||||
|
"git.allowForcePush": true,
|
||||||
|
"git.autoStash": true,
|
||||||
|
"git.blame.editorDecoration.enabled": true
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue