chore: fixup inconsistent method receiver names. (#11704)

This commit is contained in:
James Rasell
2021-12-20 11:44:21 +01:00
committed by GitHub
parent ca8af7314a
commit ab9ba35e6a
30 changed files with 205 additions and 206 deletions

View File

@@ -65,9 +65,8 @@ linters-settings:
- commentFormatting
- deprecatedComment
staticcheck:
# Only enable a single check to start.
# I(jrasell) will work on enabling additional checks when possible.
checks: ["ST1020"]
checks: ["ST1020", "ST1016"]
issues:
exclude: