remove vscode config files

This commit is contained in:
Johann150 2022-12-14 18:52:36 +01:00
commit e317a771b3
Signed by untrusted user: Johann150
GPG key ID: 9EE6577A2A06F8F1
5 changed files with 3 additions and 15 deletions

View file

@ -2,9 +2,10 @@ root = true
[*]
indent_style = tab
indent_size = 2
indent_size = 4
charset = utf-8
insert_final_newline = true
[*.yml]
indent_style = space
indent_size = 2