mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-03-07 11:06:36 +00:00
perf: pre-allocate slices
Signed-off-by: Ben Reedy <breed808@breed808.com>
This commit is contained in:
@@ -8,6 +8,7 @@ linters:
|
||||
- loggercheck
|
||||
- nilnil
|
||||
- nilerr
|
||||
- prealloc
|
||||
- revive
|
||||
- unconvert
|
||||
- unparam
|
||||
|
||||
Reference in New Issue
Block a user