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
Copy file name to clipboardExpand all lines: docs/descriptors/go_golangci_lint.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ Golangci-lint is the industry standard for Go code quality and is used by thousa
55
55
56
56
## golangci-lint documentation
57
57
58
-
- Version in MegaLinter: **2.5.0**
58
+
- Version in MegaLinter: **2.6.0**
59
59
- Visit [Official Web Site](https://golangci-lint.run/){target=_blank}
60
60
- See [How to configure golangci-lint rules](https://golangci-lint.run/usage/configuration/#config-file){target=_blank}
61
61
- If custom `.golangci.yml` config file isn't found, [.golangci.yml](https://github.com/oxsecurity/megalinter/tree/main/TEMPLATES/.golangci.yml){target=_blank} will be used
@@ -172,7 +172,7 @@ Use "golangci-lint [command] --help" for more information about a command.
0 commit comments