0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 06:18:39 +01:00
gitea/templates/repo/issue
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
..
fields
labels
milestone
view_content Rework spellchecking, add lint-spell (#29106) 2024-02-09 03:59:39 +00:00
branch_selector_field.tmpl
card.tmpl Fix links in issue card (#28806) 2024-01-15 22:38:13 +02:00
choose.tmpl
comment_tab.tmpl
filter_actions.tmpl
filter_list.tmpl
filters.tmpl Refactor template empty checks (#28351) 2023-12-04 15:48:42 -06:00
label_precolors.tmpl
labels.tmpl
list.tmpl
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 (#28757) 2024-01-15 15:07:22 +00:00
search.tmpl
view_content.tmpl Fix default avatar image size in PR diff page (#28971) 2024-02-02 10:01:11 +00:00
view_title.tmpl Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
view.tmpl