add .editorconfig

This commit is contained in:
Miraty 2024-05-07 00:30:19 +02:00
parent 8531e4d0be
commit b5f9e6e30e
3 changed files with 14 additions and 2 deletions

14
.editorconfig Normal file
View file

@ -0,0 +1,14 @@
[*]
charset = utf-8
end_of_line = lf
indent_style = tab
trim_trailing_whitespace = true
insert_final_newline = true
[locales/**.ftl]
indent_style = spaces
indent_size = 4
[*.yaml]
indent_style = spaces
indent_size = 2

View file

@ -8,4 +8,3 @@ reg-register =
.label-password = Password
.label-domain = Domain
.submit-button = Register domain

View file

@ -8,4 +8,3 @@ reg-register =
.label-password = Clé de passe
.label-domain = Domaine
.submit-button = Enregistrer le domaine