Skip to content

Commit

Permalink
add .golangci.yml (#422)
Browse files Browse the repository at this point in the history
  • Loading branch information
jirfag authored and sdudoladov committed Nov 27, 2018
1 parent a0e09cd commit ff5c63d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# https://github.com/golangci/golangci/wiki/Configuration

service:
prepare:
- make deps

0 comments on commit ff5c63d

Please sign in to comment.