Skip to content

Commit 04e6fd5

Browse files
committed
update README.md
1 parent 69a4e81 commit 04e6fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@ Usage:
509509
golangci-lint run [flags]
510510
511511
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")
513513
--print-issued-lines Print lines of code with issue (default true)
514514
--print-linter-name Print linter name in issue line (default true)
515515
--uniq-by-line Make issues output unique by line (default true)

0 commit comments

Comments
 (0)