dotfiles: remove unused codeclimate file

This commit is contained in:
Tulir Asokan 2024-10-15 15:06:01 +03:00
parent b31eb2ea75
commit ee88489a9b

View file

@ -1,17 +0,0 @@
version: "2"
checks:
method-count:
config:
threshold: 50
engines:
golint:
enabled: true
checks:
GoLint/Comments/DocComments:
enabled: false
gofmt:
enabled: true
govet:
enabled: true