mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-02 08:57:32 -04:00
4fc4f6e634
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. |
||
---|---|---|
.. | ||
cherry_pick.tmpl | ||
commit_form.tmpl | ||
delete.tmpl | ||
diff_preview.tmpl | ||
edit.tmpl | ||
patch.tmpl | ||
upload.tmpl |