hscontrol/db: add init schema, drop pre-0.25 support (#2883)
This commit is contained in:
parent
665cc44094
commit
75247f82b8
223 changed files with 125 additions and 5245 deletions
|
|
@ -61,7 +61,7 @@ repos:
|
|||
# golangci-lint for Go code quality
|
||||
- id: golangci-lint
|
||||
name: golangci-lint
|
||||
entry: .golangci-lint-hook.sh
|
||||
entry: nix develop --command golangci-lint run --new-from-rev=HEAD~1 --timeout=5m --fix
|
||||
language: system
|
||||
types: [go]
|
||||
pass_filenames: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue