0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-22 03:28:31 +01:00
gitea/templates/repo
silverwind 9c39f8515f
Rework spellchecking, add lint-spell (#29106)
- Use maintained fork https://github.com/golangci/misspell
- Rename `mispell-check` to `lint-spell`, add `lint-spell-fix`
- Run `lint-spell` in separate actions step
- Lint more files, fix discovered issues
- Remove inaccurate and outdated info in docs (we do not need GOPATH for
tools anymore)

Maybe later we can add more spellchecking tools, but I have not found
any good ones yet.
2024-02-09 03:59:39 +00:00
..
actions
branch
cite
code
diff Improve user experience for outdated comments (#29050) 2024-02-08 01:50:48 +00:00
editor Preserve BOM in web editor (#28935) 2024-01-27 18:02:51 +00:00
find
graph
issue Rework spellchecking, add lint-spell (#29106) 2024-02-09 03:59:39 +00:00
migrate
projects
pulls
release Hide code links on release page if user cannot read code (#29064) 2024-02-06 19:57:25 +08:00
settings Remove useless template file (#29053) 2024-02-05 09:23:08 +00:00
tag
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl Rework spellchecking, add lint-spell (#29106) 2024-02-09 03:59:39 +00:00
clone_buttons.tmpl
clone_script.tmpl
commit_load_branches_and_tags.tmpl Wrap contained tags and branches again (#29021) 2024-02-02 04:51:09 +00:00
commit_page.tmpl Update JS and PY dependencies, build for es2020 browsers (#28977) 2024-02-02 09:36:32 +00:00
commit_status.tmpl
commit_statuses.tmpl
commits_list_small.tmpl
commits_list.tmpl
commits_table.tmpl
commits.tmpl
create_helper.tmpl
create.tmpl
empty.tmpl
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl Don't do a full page load when clicking Watch or Star (#29001) 2024-02-05 09:56:20 +00:00
home.tmpl
icon.tmpl
latest_commit.tmpl
packages.tmpl
release_tag_header.tmpl
search_name.tmpl
search.tmpl
shabox_badge.tmpl
star_unstar.tmpl Don't do a full page load when clicking Watch or Star (#29001) 2024-02-05 09:56:20 +00:00
sub_menu.tmpl
unicode_escape_prompt.tmpl Fix incorrect button CSS usages (#29015) 2024-02-01 21:28:50 +00:00
upload.tmpl
user_cards.tmpl
view_file.tmpl Fix incorrect button CSS usages (#29015) 2024-02-01 21:28:50 +00:00
view_list.tmpl
watch_unwatch.tmpl Don't do a full page load when clicking Watch or Star (#29001) 2024-02-05 09:56:20 +00:00
watchers.tmpl