You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/.github
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.
12 months ago
..
ISSUE_TEMPLATE Align ISSUE_TEMPLATE with the new label system (#27573) 1 year ago
workflows Rework spellchecking, add `lint-spell` (#29106) 12 months ago
FUNDING.yml Kd/add bountysource (#14323) 4 years ago
actionlint.yaml Fix actionlint (#27513) 1 year ago
labeler.yml Update labeler to match new labeling system (#27525) 1 year ago
pull_request_template.md Improve pull_request_template.md (#22888) 2 years ago