We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c465164 commit aa6f710Copy full SHA for aa6f710
tools.go
@@ -3,4 +3,5 @@
3
package main
4
5
import (
6
- _ "github.com/client9/misspell/cmd/misspell")
+ _ "github.com/client9/misspell/cmd/misspell"
7
+)
0 commit comments