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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -509,7 +509,7 @@ Usage:
509
509
golangci-lint run [flags]
510
510
511
511
Flags:
512
-
--out-format string Format of output: colored-line-number|line-number|json|tab|checkstyle|code-climate|junit-xml (default "colored-line-number")
512
+
--out-format string Format of output: colored-line-number|line-number|json|tab|checkstyle|code-climate|junit-xml|github-actions (default "colored-line-number")
513
513
--print-issued-lines Print lines of code with issue (default true)
514
514
--print-linter-name Print linter name in issue line (default true)
515
515
--uniq-by-line Make issues output unique by line (default true)
0 commit comments