i18n(next): convert indention style to tabs: en, editorconfig (#10661)

Followup to #10659

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10661
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
This commit is contained in:
0ko 2026-01-02 05:56:48 +01:00
parent 2faaa4c5b4
commit 59c721d26b
2 changed files with 252 additions and 253 deletions

View file

@ -30,7 +30,6 @@ insert_final_newline = false
[options/locale/locale_*.ini] [options/locale/locale_*.ini]
insert_final_newline = false insert_final_newline = false
# Weblate JSON output defaults to four spaces # Weblate is configured to use one tab for indention
[options/locale_next/locale_*.json] [options/locale_next/locale_*.json]
indent_style = space indent_style = tab
indent_size = 4