1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 01:15:48 +00:00
gitea/docs/content/development
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
..
_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 Rework spellchecking, add lint-spell (#29106) 2024-02-09 03:59:39 +00:00
hacking-on-gitea.zh-cn.md Rework spellchecking, add lint-spell (#29106) 2024-02-09 03:59:39 +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
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