parent
992e7928c7
commit
bcf00be3fb
1 changed files with 10 additions and 0 deletions
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/*'
|
Loading…
Add table
Reference in a new issue