no usestdlibvars

This commit is contained in:
Michael Yang 2024-05-23 11:04:46 -07:00
parent e919f6811f
commit 42660466f8

View file

@ -20,6 +20,7 @@ linters:
- testifylint - testifylint
- unconvert - unconvert
- unused - unused
- usestdlibvars # TODO: bmizerany says no :(
# - usestdlibvars
- wastedassign - wastedassign
- whitespace - whitespace