We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08f0914 commit 483ee1cCopy full SHA for 483ee1c
.golangci.reference.yml
@@ -80,7 +80,7 @@ output:
80
# Multiple can be specified by separating them by comma, output can be provided
81
# for each of them by separating format name and path by colon symbol.
82
# Output path can be either `stdout`, `stderr` or path to the file to write to.
83
- # Example: "checkstyle:report.json,colored-line-number"
+ # Example: "checkstyle:report.xml,json:stdout,colored-line-number"
84
#
85
# Default: colored-line-number
86
format: json
0 commit comments