mirror of
https://github.com/juanfont/headscale.git
synced 2026-03-31 14:33:42 +02:00
hscontrol/db: add init schema, drop pre-0.25 support (#2883)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user