add .golangci.yml (#422)

This commit is contained in:
Isaev Denis 2018-11-27 14:00:15 +03:00 committed by zerg-junior
parent a0e09cd6a6
commit ff5c63ddf1
1 changed files with 5 additions and 0 deletions

5
.golangci.yml Normal file
View File

@ -0,0 +1,5 @@
# https://github.com/golangci/golangci/wiki/Configuration
service:
prepare:
- make deps