This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/templates/repo
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
..
branch Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
diff Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
editor Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
graph Fix graph pagination (#15225) 2021-04-01 16:01:23 -04:00
issue Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
migrate Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
projects Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
pulls Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
release Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
settings Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
wiki Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
activity.tmpl Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
blame.tmpl Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
branch_dropdown.tmpl Create tag on ui (#13467) 2021-02-28 19:57:45 +00:00
clone_buttons.tmpl
commit_page.tmpl Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
create.tmpl Add helper descriptions on new repo page (#14591) 2021-02-21 17:59:31 +08:00
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
home.tmpl Ensure that new pull request button works on forked forks owned by owner of the root (#14932) 2021-03-16 02:36:34 +01:00
icon.tmpl
search.tmpl Use semantic dropdown for code search query type (#15276) 2021-04-09 16:53:16 -04:00
shabox_badge.tmpl
sub_menu.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
view_list.tmpl
watchers.tmpl