mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-12 07:56:38 +00:00
chore: enable more linter (#1557)
This commit is contained in:
@@ -24,7 +24,7 @@ const (
|
||||
SL_GEN_STATE_LAST
|
||||
)
|
||||
|
||||
// SLIsWindowsGenuineLocal function wrapper
|
||||
// SLIsWindowsGenuineLocal function wrapper.
|
||||
func SLIsWindowsGenuineLocal() (SL_GENUINE_STATE, error) {
|
||||
var genuineState SL_GENUINE_STATE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user