You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
context-todo: false # FIXME(thaJeztah): Disable `context.TODO()` detections; should be automatically disabled on Go < 1.24; see https://github.com/docker/cli/pull/5835#issuecomment-2665302478
138
148
139
149
exclusions:
140
-
# We prefer to use an "linters.exclusions.rules" so that new "default" exclusions are not
141
-
# automatically inherited. We can decide whether or not to follow upstream
142
-
# defaults when updating golang-ci-lint versions.
143
-
# Unfortunately, this means we have to copy the whole exclusion pattern, as
144
-
# (unlike the "include" option), the "exclude" option does not take exclusion
145
-
# ID's.
146
-
#
147
-
# These exclusion patterns are copied from the default excluses at:
0 commit comments