mirror of
https://github.com/mwalbeck/nextcloud-breeze-dark.git
synced 2024-11-05 08:17:07 +00:00
54991a8940
* 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>
6 lines
92 B
JSON
6 lines
92 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"editor.tabSize": 4,
|
|
"git.alwaysSignOff": true
|
|
}
|