aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal
AgeCommit message (Expand)Author
2024-08-12internal/tools/go.mod: fix format of go versiondkegel-better-spellDan Kegel
2024-08-12make spell: give internal/tools its own go.mod, as misspell requires newer goDan Kegel
2024-08-12go.mod: use updated misspell. GNUmakefile: add spellfix target, use it.Dan Kegel
2024-07-17all: simplify wasm-tools-go dependencyRandy Reddig
2024-04-30Add 'make spell' target, fix what it finds. In .go files, only checks comments.Dan Kegel
2024-04-22Lint: lint and fix src/{os,reflect} (#4228)dkegel-fastly
2024-04-13lint: add "make lint" target, run it from ciDan Kegel