gitea/templates/user/settings
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
..
account.tmpl Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
applications.tmpl Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
applications_oauth2.tmpl Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
applications_oauth2_edit.tmpl Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
grants_oauth2.tmpl Various UI fixes (#14239) 2021-01-04 13:18:12 +01:00
keys.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
keys_gpg.tmpl Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
keys_principal.tmpl Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
keys_ssh.tmpl Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
navbar.tmpl CSS navbar and color tweaks (#13609) 2020-11-26 19:33:28 +00:00
organization.tmpl Direct avatar rendering (#13649) 2020-12-03 19:46:11 +01:00
profile.tmpl Redirect on changed user and org name (#11649) 2021-01-24 16:23:05 +01:00
repos.tmpl Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
security.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
security_accountlinks.tmpl Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
security_openid.tmpl Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
security_twofa.tmpl Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
security_u2f.tmpl Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
twofa_enroll.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00