Skip to content

Commit 0385c83

Browse files
authored
prevent yaml lint error
yamllint: too many spaces after colon (colons)
1 parent 1035def commit 0385c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/monolog-bundle/3.1/config/packages/dev/monolog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ monolog:
1414
# type: chromephp
1515
# level: info
1616
console:
17-
type: console
17+
type: console
1818
process_psr_3_messages: false
1919
channels: ["!event", "!doctrine", "!console"]

0 commit comments

Comments
 (0)