mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
chore: fixup inconsistent method receiver names. (#11704)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user