mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-18 03:24:00 +00:00
Add 'make spell' target, fix what it finds. In .go files, only checks comments.
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
package tools
|
||||
|
||||
import (
|
||||
_ "github.com/client9/misspell"
|
||||
_ "github.com/mgechev/revive"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user