Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

Commit

Permalink
only enable fast linters.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Aug 28, 2018
1 parent 5f0191e commit 98adabe
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions gometalinter.json
Expand Up @@ -2,11 +2,5 @@
"Errors": true,
"Debug": true,
"Deadline": "30m",
"Enable": [
"golint",
"goimports",
"goconst",
"gosimple",
"staticcheck"
]
"Fast": true
}

0 comments on commit 98adabe

Please sign in to comment.