bench-forgejo/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 Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
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 Style and template tweaks (#13828) 2020-12-04 12:18:37 +01:00
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 Consolidate Logos and update README header (#14136) 2021-01-01 14:04:35 -05:00
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