Skip to content

Commit d8cdeac

Browse files
ldezbombsimon
andauthored
review
Co-authored-by: Simon Sawert <simon@sawert.se>
1 parent fb24522 commit d8cdeac

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.golangci.next.reference.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,10 @@ output:
6868
# Example: "--out-format=checkstyle:report.xml,json:stdout,colored-line-number"
6969
# The CLI flag (`--out-format`) override the configuration file.
7070
#
71-
# Default: `format: colored-line-number` and `path: stdout`
71+
# Default:
72+
# formats:
73+
# - format: colored-line-number
74+
# path: stdout
7275
formats:
7376
- format: json
7477
path: stderr

0 commit comments

Comments
 (0)