diff options
author | silverwind <me@silverwind.io> | 2024-02-16 03:42:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-16 02:42:26 +0000 |
commit | 8cd83ff3916e944f317ce00510221dad9f8b2766 (patch) | |
tree | e2b01fc1c749c9f5c6e1bcbad7f8c0abc97238d0 /modules/git/git_test.go | |
parent | d823465d94b3b43945eace060000db9334eca52d (diff) | |
download | gitea-8cd83ff3916e944f317ce00510221dad9f8b2766.tar.gz gitea-8cd83ff3916e944f317ce00510221dad9f8b2766.zip |
Rework spellchecking, add lint-spell (#29112)
Backport clean cherry-picks of
https://github.com/go-gitea/gitea/commit/9c39f8515fa88d644736c6773d7a05d070a02e82
and
https://github.com/go-gitea/gitea/commit/c7a21cbb0c5f8302495fa24baf218dc3462de2c5
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.
Diffstat (limited to 'modules/git/git_test.go')
0 files changed, 0 insertions, 0 deletions