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