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
..
blob_excerpt.tmpl Fix whitespace rendering in diff (#13415) 4 years ago
box.tmpl Show diff on rename with diff changes (#15338) 3 years ago
comment_form.tmpl Remove usage of JS globals (#15378) 3 years ago
comment_form_datahandler.tmpl Pull request review/approval and comment on code (#3748) 6 years ago
comments.tmpl Prepend AppSubUrl to links for default avatar (#15341) 3 years ago
compare.tmpl Enforce tab indentation in templates (#15289) 3 years ago
conversation.tmpl Diff box fixes (#15214) 3 years ago
csv_diff.tmpl Enforce tab indentation in templates (#15289) 3 years ago
image_diff.tmpl Enforce tab indentation in templates (#15289) 3 years ago
new_comment.tmpl Do not reload page after adding comments in Pull Request reviews (#13877) 4 years ago
new_review.tmpl Enforce tab indentation in templates (#15289) 3 years ago
options_dropdown.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago
section_split.tmpl Do not reload page after adding comments in Pull Request reviews (#13877) 4 years ago
section_unified.tmpl Do not reload page after adding comments in Pull Request reviews (#13877) 4 years ago
stats.tmpl Search and Diff CSS enhancements (#14050) 4 years ago
whitespace_dropdown.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago