From f5557a6c2d7239674aa7a80a54b5187224db6c3b Mon Sep 17 00:00:00 2001 From: z1cheng Date: Mon, 10 Jul 2023 12:54:37 +0000 Subject: [PATCH] fixup! Add a new line Signed-off-by: z1cheng --- .golangci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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