1
1
mirror of https://github.com/go-gitea/gitea synced 2024-11-05 17:54:26 +00:00
gitea/docs/content/development
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.
2024-02-16 02:42:26 +00: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
_index.zh-tw.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
api-usage.en-us.md Fix links in docs (#28302) (#28418) 2023-12-11 22:53:59 +08:00
api-usage.zh-cn.md Fix links in docs (#28302) (#28418) 2023-12-11 22:53:59 +08:00
hacking-on-gitea.en-us.md Rework spellchecking, add lint-spell (#29112) 2024-02-16 02:42:26 +00:00
hacking-on-gitea.zh-cn.md Rework spellchecking, add lint-spell (#29112) 2024-02-16 02:42:26 +00: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
integrations.zh-tw.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
migrations.zh-tw.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
oauth2-provider.en-us.md Use docs.gitea.com instead of docs.gitea.io (#26739) 2023-08-27 11:59:12 +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
oauth2-provider.zh-tw.md Use docs.gitea.com instead of docs.gitea.io (#26739) 2023-08-27 11:59:12 +00:00