feat: add an option to verify with the JSONSchema (#1167)

This commit is contained in:
Ludovic Fernandez 2025-02-13 23:14:24 +01:00 committed by GitHub
parent 32f961426b
commit f7463c56f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 69 additions and 24 deletions

6
.golangci.yml Normal file
View file

@ -0,0 +1,6 @@
output:
show-stats: true
sort-results: true
sort-order:
- linter
- file