This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ipmi_exporter
mirror of
https://github.com/prometheus-community/ipmi_exporter
Watch
1
Star
0
Fork
You've already forked ipmi_exporter
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eb12527d1b
ipmi_exporter
/
.golangci.yml
11 lines
111 B
YAML
Raw
Normal View
History
Unescape
Escape
Add TLS/auth config Add the exporter-toolkit to support TLS and authentication. * Cleanup error throwaway in logging calls. * Bump Go modules. Signed-off-by: SuperQ <superq@gmail.com>
2022-02-22 13:55:27 +00:00
---
ci: enable sloglint in golangci-lint Signed-off-by: TJ Hoplock <t.hoplock@gmail.com>
2024-10-18 02:28:32 +00:00
linters
:
enable
:
-
sloglint
Add TLS/auth config Add the exporter-toolkit to support TLS and authentication. * Cleanup error throwaway in logging calls. * Bump Go modules. Signed-off-by: SuperQ <superq@gmail.com>
2022-02-22 13:55:27 +00:00
issues
:
exclude-rules
:
-
path
:
_test.go
linters
:
-
errcheck