]> source.dussan.org Git - gitea.git/commit
Rework spellchecking, add `lint-spell` (#29106)
authorsilverwind <me@silverwind.io>
Fri, 9 Feb 2024 03:59:39 +0000 (04:59 +0100)
committerGitHub <noreply@github.com>
Fri, 9 Feb 2024 03:59:39 +0000 (03:59 +0000)
commit9c39f8515fa88d644736c6773d7a05d070a02e82
tree025404a49c6b66ce145380f1a7e28b6dc80f8c46
parenta24e1da7e9e38fc5f5c84c083d122c0cc3da4b74
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.
.github/workflows/pull-compliance.yml
Makefile
docs/content/administration/config-cheat-sheet.zh-cn.md
docs/content/development/hacking-on-gitea.en-us.md
docs/content/development/hacking-on-gitea.zh-cn.md
docs/content/installation/from-source.en-us.md
docs/content/installation/from-source.zh-cn.md
templates/repo/branch_dropdown.tmpl
templates/repo/issue/view_content/comments.tmpl