diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2026-03-18 14:17:29 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2026-03-18 14:17:29 +0100 |
| commit | 35f86985bf9c3b2925a6ca576dd26c354075d0e4 (patch) | |
| tree | 61d203104b1d7957db104ab36a6c22fca529357c /.editorconfig | |
| parent | 4bf0211ff86b4721bdbf90e441a42171a1708337 (diff) | |
| parent | 5221052b004117e8aa2763c2a8085372391b13c4 (diff) | |
Merge branch 'main' into 26.1
Diffstat (limited to '.editorconfig')
| -rw-r--r-- | .editorconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..886d72a --- /dev/null +++ b/.editorconfig @@ -0,0 +1,7 @@ +[*] +end_of_line = lf +indent_style = tab +ij_smart_tabs = true + +[*.json] +tab_width = 2
\ No newline at end of file |
