mirror of
https://github.com/luckfox-eng29/kvm.git
synced 2026-01-18 11:38:32 +01:00
feat: add command to show version (#604)
* feat: add -version flag for jetkvm_app * move code to kvm package
This commit is contained in:
@@ -23,6 +23,9 @@ linters:
|
||||
- linters:
|
||||
- errcheck
|
||||
path: _test.go
|
||||
- linters:
|
||||
- forbidigo
|
||||
path: cmd/main.go
|
||||
- linters:
|
||||
- gochecknoinits
|
||||
path: internal/logging/sse.go
|
||||
|
||||
Reference in New Issue
Block a user