forgejo/templates/repo/editor
wxiaoguang 4fc4f6e634
Refactor "editorconfig" (#26391)
There are 2 kinds of ".Editorconfig" in code, one is `JSON string` for
the web edtior, another is `*editorconfig.Editorconfig` for the file
rendering (used by `TabSizeClass`)

This PR distinguish them with different names.

And by the way, change the default tab size from 8 to 4, I think few
people would like to use 8-size tabs nowadays.
2023-08-08 10:44:19 +00:00
..
cherry_pick.tmpl Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
commit_form.tmpl
delete.tmpl
diff_preview.tmpl
edit.tmpl Refactor "editorconfig" (#26391) 2023-08-08 10:44:19 +00:00
patch.tmpl Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
upload.tmpl