mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
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:
parent
2faaa4c5b4
commit
59c721d26b
2 changed files with 252 additions and 253 deletions
|
|
@ -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
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue