chore: codeclimate config

pull/1/head
sundowndev 2020-02-24 21:22:55 +01:00
parent 1a76758bf3
commit ccdfea020b
1 changed files with 7 additions and 0 deletions

7
.codeclimate.yml Normal file
View File

@ -0,0 +1,7 @@
plugins:
golint:
enabled: true
gofmt:
enabled: true
govet:
enabled: true