mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
8135be4e90
TODO: Remove the go.mod/go.sum in internal/tools once doing so doesn't break CI (e.g. once we drop support for go 1.19) * builder/cc1as.h: fix typo found by 'make spell' * GNUmakefile: remove exception for inbetween, fix instance now found by 'make spell' * GNUmakefile: remove exception for programmmer, fix instance now found by 'make spell' * go.mod: use updated misspell. GNUmakefile: add spellfix target, use it. * ignore directories properly when invoking spellchecker. * make spell: give internal/tools its own go.mod, as misspell requires newer go * make lint: depend on tools and run the installed revive (which was perhaps implied by the change that added revive to internal/tools, but not required in GNUmakefile until we gave internal/tools its own temporary go.mod) * .github: now that 'make spell' works well, run it from CI * GNUmakefile: make spell now aborts if it finds misspelt words, so what it finds doesn't get lost in CI logs * GNUmakefile: tools: avoid -C option on go generate to make test-llvm15-go119 circleci job happy, see https://cs.opensource.google/go/go/+/2af48cbb7d85e5fdc635e75b99f949010c607786 * internal/tools/go.mod: fix format of go version to leave out patchlevel, else go complains.
455 B
455 B
| 1 | acuire | acquire |
|---|---|---|
| 2 | adust | adjust |
| 3 | allcoate | allocate |
| 4 | archtecture | architecture |
| 5 | arcive | archive |
| 6 | configration | configuration |
| 7 | contants | constants |
| 8 | cricital | critical |
| 9 | evaulator | evaluator |
| 10 | freqency | frequency |
| 11 | frquency | frequency |
| 12 | implmented | implemented |
| 13 | interrput | interrupt |
| 14 | interrut | interrupt |
| 15 | poitner | pointer |
| 16 | probbably | probably |
| 17 | refection | reflection |
| 18 | satisifying | satisfying |
| 19 | simulataneously | simultaneously |
| 20 | suggets | suggests |
| 21 | undefied | undefined |
| 22 | unsiged | unsigned |