Skip to content

Commit faa7599

Browse files
committed
Close #191: fork Misspell and merge 3 pending PR-s into it
1 parent 0262f00 commit faa7599

File tree

4 files changed

+123
-37
lines changed

4 files changed

+123
-37
lines changed

Gopkg.lock

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,8 @@
9191
branch = "master"
9292
name = "honnef.co/go/tools"
9393
source = "github.com/golangci/go-tools"
94+
95+
[[constraint]]
96+
branch = "master"
97+
name = "github.com/client9/misspell"
98+
source = "github.com/golangci/misspell"

vendor/github.com/client9/misspell/install-misspell.sh

Lines changed: 78 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)