Skip to content

Commit fa86a52

Browse files
authored
Merge pull request #901 from meshery/copilot/fix-lint-check-failure
Fix golangci-lint v2 configuration compatibility
2 parents 81601b1 + 1dae33c commit fa86a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 2
1+
version: "2"
22

33
run:
44
timeout: 5m

0 commit comments

Comments
 (0)