1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/templates/repo/issue
silverwind 9c39f8515f
Rework spellchecking, add lint-spell ()
- 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
..
fields
labels
milestone
view_content Rework spellchecking, add lint-spell () 2024-02-09 03:59:39 +00:00
branch_selector_field.tmpl
card.tmpl Fix links in issue card () 2024-01-15 22:38:13 +02:00
choose.tmpl
comment_tab.tmpl
filter_actions.tmpl
filter_list.tmpl
filters.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl Show total TrackedTime on issue/pull/milestone lists () 2023-10-19 14:08:31 +00:00
milestone_issues.tmpl
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new_form.tmpl
new.tmpl
openclose.tmpl Add ability to see open and closed issues at the same time () 2024-01-15 15:07:22 +00:00
search.tmpl
view_content.tmpl Fix default avatar image size in PR diff page () 2024-02-02 10:01:11 +00:00
view_title.tmpl Rework markup link rendering () 2024-01-15 08:49:24 +00:00
view.tmpl