Commit 78d49fb
committed
minor #10081 [FrameworkBundle] Pretty Ppint json ouput of yaml:lint command (lyrixx)
This PR was merged into the 2.5-dev branch.
Discussion
----------
[FrameworkBundle] Pretty Ppint json ouput of yaml:lint command
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | yes
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | -
| License | MIT
| Doc PR | -
Commits
-------
689e9bf [FrameworkBundle] Pretty Ppint json ouput of yaml:lint commandFile tree
Expand file treeCollapse file tree
1 file changed
+5
-1
lines changedOpen diff view settings
Filter options
- src/Symfony/Bundle/FrameworkBundle/Command
Expand file treeCollapse file tree
1 file changed
+5
-1
lines changedOpen diff view settings
Collapse file
src/Symfony/Bundle/FrameworkBundle/Command/YamlLintCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/YamlLintCommand.php+5-1Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
11 | 11 | |
12 | 12 | |
13 | 13 | |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
14 | 18 | |
15 | 19 | |
16 | 20 | |
| ||
151 | 155 | |
152 | 156 | |
153 | 157 | |
154 | | - |
| 158 | + |
155 | 159 | |
156 | 160 | |
157 | 161 | |
|
0 commit comments