Skip to content

Commit

Permalink
hush metalinter
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Scarr committed Jul 25, 2018
1 parent 3adaf9b commit d38eb8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gometalinter.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"PartitionStrategy": "packages"
}
},
"Disable": ["gas","golint","gocyclo","goconst", "gotype", "maligned"]
"Disable": ["gas","golint","gocyclo","goconst", "gotype", "maligned", "gosec"]
}

0 comments on commit d38eb8b

Please sign in to comment.