mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
10
.stickler.yml
Normal file
10
.stickler.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
linters:
|
||||
golint:
|
||||
min_confidence: 0.85
|
||||
fixer: true
|
||||
|
||||
files:
|
||||
ignore:
|
||||
- 'vendor/*'
|
||||
- 'pb/*'
|
||||
Reference in New Issue
Block a user