You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
branch Enforce tab indentation in templates (#15289) 3 years ago
diff Enforce tab indentation in templates (#15289) 3 years ago
editor Enforce tab indentation in templates (#15289) 3 years ago
graph Fix graph pagination (#15225) 3 years ago
issue Enforce tab indentation in templates (#15289) 3 years ago
migrate Enforce tab indentation in templates (#15289) 3 years ago
projects Update JS dependencies (#15033) 3 years ago
pulls Enforce tab indentation in templates (#15289) 3 years ago
release Enforce tab indentation in templates (#15289) 3 years ago
settings Enforce tab indentation in templates (#15289) 3 years ago
wiki Enforce tab indentation in templates (#15289) 3 years ago
activity.tmpl Enforce tab indentation in templates (#15289) 3 years ago
blame.tmpl Enforce tab indentation in templates (#15289) 3 years ago
branch_dropdown.tmpl Create tag on ui (#13467) 3 years ago
clone_buttons.tmpl Consolidate clone button templates (#14023) 4 years ago
commit_page.tmpl Enforce tab indentation in templates (#15289) 3 years ago
commit_status.tmpl Show dropdown with all statuses for commit (#13977) 4 years ago
commit_statuses.tmpl Show dropdown with all statuses for commit (#13977) 4 years ago
commits.tmpl Add class to page content to unify top margin (#13766) 4 years ago
commits_list.tmpl Show dropdown with all statuses for commit (#13977) 4 years ago
commits_list_small.tmpl Show dropdown with all statuses for commit (#13977) 4 years ago
commits_table.tmpl Enforce tab indentation in templates (#15289) 3 years ago
create.tmpl Add helper descriptions on new repo page (#14591) 3 years ago
empty.tmpl Consolidate clone button templates (#14023) 4 years ago
forks.tmpl Direct avatar rendering (#13649) 4 years ago
graph.tmpl Add class to page content to unify top margin (#13766) 4 years ago
header.tmpl Enforce tab indentation in templates (#15289) 3 years ago
home.tmpl Ensure that new pull request button works on forked forks owned by owner of the root (#14932) 3 years ago
icon.tmpl Do not display org avatar near icon for internal repos (#13957) 4 years ago
search.tmpl Use semantic dropdown for code search query type (#15276) 3 years ago
shabox_badge.tmpl Fix avatar template error (#13833) 4 years ago
sub_menu.tmpl Move macaron to chi (#14293) 3 years ago
upload.tmpl Fix attachments list in edit comment (#13036) 4 years ago
user_cards.tmpl Direct avatar rendering (#13649) 4 years ago
view_file.tmpl Enforce tab indentation in templates (#15289) 3 years ago
view_list.tmpl Show dropdown with all statuses for commit (#13977) 4 years ago
watchers.tmpl Add class to page content to unify top margin (#13766) 4 years ago