feat: add an option to verify with the JSONSchema (#1167)
This commit is contained in:
committed by
GitHub
parent
32f961426b
commit
f7463c56f6
6
sample-go-mod/.golangci.yml
Normal file
6
sample-go-mod/.golangci.yml
Normal file
@ -0,0 +1,6 @@
|
||||
output:
|
||||
show-stats: true
|
||||
sort-results: true
|
||||
sort-order:
|
||||
- linter
|
||||
- file
|
Reference in New Issue
Block a user