chore(lint): use Go stdlib variables for HTTP methods and status codes (#17968)

This commit is contained in:
Ville Vesilehto
2023-07-26 17:28:09 +03:00
committed by GitHub
parent 5c9cd35055
commit 2c463bb038
48 changed files with 388 additions and 387 deletions

View File

@@ -103,5 +103,6 @@ linters:
# - errchkjson (todo)
# - errorlint (todo)
- exportloopref
- usestdlibvars
fast: false