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.
gitea/templates/repo/issue/view_content
silverwind 8cd83ff391
Rework spellchecking, add lint-spell (#29112)
Backport clean cherry-picks of
9c39f8515f
and
c7a21cbb0c
onto 1.21.

- 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.
1 year ago
..
add_reaction.tmpl Improve and fix bugs surrounding reactions (#24760) 2 years ago
attachments.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
comments.tmpl Rework spellchecking, add lint-spell (#29112) 1 year ago
comments_delete_time.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
context_menu.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
conversation.tmpl Don't reload timeline page when (un)resolving or replying conversation (#28654) (#28917) 1 year ago
pull.tmpl Restore warning commit status (#27504) (#27529) 1 year ago
pull_merge_instruction.tmpl cleanup locale function usage (#27227) (#27240) 1 year ago
reactions.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
reference_issue_dialog.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
show_role.tmpl Add `member`, `collaborator`, `contributor`, and `first-time contributor` roles and tooltips (#26658) 2 years ago
sidebar.tmpl Refactor template empty checks (#28351) (#28354) 1 year ago
update_branch_by_merge.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago