Forgejo/docs/content/development
silverwind 6fcb8e652b
[gitea] 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.

(cherry picked from commit 9c39f8515fa88d644736c6773d7a05d070a02e82)

Conflicts:
	.github/workflows/pull-compliance.yml
	Makefile
2024-02-10 10:53:43 +01:00
..
_index.en-us.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
_index.zh-cn.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
api-usage.en-us.md Fix links in docs (#28302) 2023-12-01 19:42:42 +08:00
api-usage.zh-cn.md Fix links in docs (#28302) 2023-12-01 19:42:42 +08:00
hacking-on-gitea.en-us.md [gitea] Rework spellchecking, add lint-spell (#29106) 2024-02-10 10:53:43 +01:00
hacking-on-gitea.zh-cn.md [gitea] Rework spellchecking, add lint-spell (#29106) 2024-02-10 10:53:43 +01:00
integrations.en-us.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
integrations.zh-cn.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
migrations.en-us.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
migrations.zh-cn.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
oauth2-provider.en-us.md Pre-register OAuth application for tea (#27509) 2023-10-08 03:51:08 +00:00
oauth2-provider.zh-cn.md Use docs.gitea.com instead of docs.gitea.io (#26739) 2023-08-27 11:59:12 +00:00