Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ff3ea39

Browse files
committed
ci/lint.sh: Remove golint
Underscores in symbols are ok sometimes...
1 parent 7ada249 commit ff3ea39

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎ci/lint.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ cd -- "$(dirname "0ドル")/.."
55
go vet ./...
66
GOOS=js GOARCH=wasm go vet ./...
77

8-
go install golang.org/x/lint/golint@latest
9-
golint -set_exit_status ./...
10-
GOOS=js GOARCH=wasm golint -set_exit_status ./...
11-
128
go install honnef.co/go/tools/cmd/staticcheck@latest
139
staticcheck ./...
1410
GOOS=js GOARCH=wasm staticcheck ./...

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /