1
0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2024-11-05 08:17:07 +00:00
nextcloud-breeze-dark/.vscode/settings.json
Jérémie Tarot 54991a8940
Improve admin settings texts (#331)
* chore: Add enable git.alwaysSignOff

Comply with Nextcloud policy

Signed-off-by: Jérémie Tarot (@silopolis) <silopolis@gmail.com>

* fix(text): Improve admin settings texts

Use direct present tense
Consistency
Hopefully make behaviour more clear

Signed-off-by: Jérémie Tarot (@silopolis) <silopolis@gmail.com>

---------

Signed-off-by: Jérémie Tarot (@silopolis) <silopolis@gmail.com>
2023-03-21 13:33:46 +01:00

6 lines
92 B
JSON

{
"editor.formatOnSave": true,
"editor.tabSize": 4,
"git.alwaysSignOff": true
}