lint: change deprecated linter (#6861)

This is a super minor change that silences a warning when running the linter locally.
This commit is contained in:
Sam Kleinman
2021-08-25 12:26:11 +00:00
committed by GitHub
parent 9c8379ef30
commit a0a5d45cb1
+1 -1
View File
@@ -26,7 +26,7 @@ linters:
# - maligned
- nakedret
- prealloc
- scopelint
- exportloopref
- staticcheck
- structcheck
- stylecheck