mirror of https://github.com/go-gitea/gitea.git
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.
* Add new JS linter rules Adds a few useful rules from eslint-plugin-github. Notable changes: - Forbid dataset usage, its camel-casing behaviour makes it hard to grep for attributes. - Forbid .then() and .catch(), we should generally prefer await for new code. For rare cases where they are useful, a eslint-disable-line directive can be set. - Add docs js to linting * also enable github/array-foreach * small tweak Co-authored-by: Andrew Thornton <art27@cantab.net> Co-authored-by: techknowlogick <techknowlogick@gitea.io> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
3 years ago | |
---|---|---|
.. | ||
branch | 3 years ago | |
diff | 3 years ago | |
editor | 3 years ago | |
graph | 3 years ago | |
issue | 3 years ago | |
migrate | 3 years ago | |
projects | 3 years ago | |
pulls | 3 years ago | |
release | 3 years ago | |
settings | 3 years ago | |
wiki | 3 years ago | |
activity.tmpl | 3 years ago | |
blame.tmpl | 3 years ago | |
branch_dropdown.tmpl | 3 years ago | |
clone_buttons.tmpl | 3 years ago | |
commit_page.tmpl | 3 years ago | |
commit_status.tmpl | 4 years ago | |
commit_statuses.tmpl | 4 years ago | |
commits.tmpl | 4 years ago | |
commits_list.tmpl | 3 years ago | |
commits_list_small.tmpl | 3 years ago | |
commits_table.tmpl | 3 years ago | |
create.tmpl | 3 years ago | |
empty.tmpl | 3 years ago | |
forks.tmpl | 3 years ago | |
graph.tmpl | 3 years ago | |
header.tmpl | 3 years ago | |
home.tmpl | 3 years ago | |
icon.tmpl | 4 years ago | |
search.tmpl | 3 years ago | |
shabox_badge.tmpl | 4 years ago | |
sub_menu.tmpl | 3 years ago | |
upload.tmpl | 4 years ago | |
user_cards.tmpl | 4 years ago | |
view_file.tmpl | 3 years ago | |
view_list.tmpl | 3 years ago | |
watchers.tmpl | 4 years ago |