0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-25 08:11:19 +01:00
gitea/templates
silverwind d848098f60
Enforce tab indentation in templates (#15289)
* Enforce tab indendation in templates

This adds editorconfig-checker [1] to lint the template files so they
conform the editorconfig files. I fixed all current identation issues
using the fix mode of eclint [2] and some manual corrections.

We can extend this linting to other files later, for now I'd like this
PR to focus on HTML template files only.

[1] https://github.com/editorconfig-checker/editorconfig-checker
[2] https://github.com/jedmao/eclint

* fix indendation

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-04-10 23:46:37 -04:00
..
admin Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
base Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
custom
explore Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
mail Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
org Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
repo Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
shared Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
status
swagger rsponse 404 when delete not exist email (#15383) 2021-04-10 07:12:38 +01:00
user Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
home.tmpl
install.tmpl Add Password Algorithm option to install page (#14701) 2021-02-16 23:37:20 +01:00
post-install.tmpl Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00