chore: vscode rule (#150)
All checks were successful
Publish latest version / build (push) Successful in 2m0s

Reviewed-on: #150
Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Co-committed-by: Mylloon <kennel.anri@tutanota.com>
This commit is contained in:
Mylloon 2024-09-04 13:02:13 +02:00 committed by Mylloon
parent 47236cb63c
commit 8071bc8226
Signed by: Forgejo
GPG key ID: E72245C752A07631

View file

@ -1,6 +1,7 @@
{
"editor.tabSize": 2,
"editor.insertSpaces": false,
"editor.rulers": [100],
"files.insertFinalNewline": true,
"files.trimFinalNewlines": true,