mirror of
https://github.com/go-gitea/gitea
synced 2025-11-01 11:58:25 +00:00
Backport clean cherry-picks of9c39f8515fandc7a21cbb0conto 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.