diff --git a/.golangci.yml b/.golangci.yml index 7ff31f835..5da8f0399 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -238,4 +238,4 @@ linters-settings: # TODO(lint): Enforce explanations for `nolint` directives require-explanation: false # Enable to require nolint directives to mention the specific linter being suppressed. Default is false. - require-specific: true \ No newline at end of file + require-specific: true