1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-27 21:55:50 +00:00
gitea/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 Create pull request for base after editing file, if not enabled on fork (#24841) 2023-05-24 21:36:02 +00:00
delete.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
diff_preview.tmpl Fix broken code editor diff preview (#23307) 2023-03-06 09:37:58 +08:00
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 Remove fomantic breadcrumb module (#24463) 2023-05-01 11:40:02 -04:00