Skip to content

Commit 3f17554

Browse files
committed
minor symfony#13381 reword yaml-lint description (xabbuh)
This PR was merged into the master branch. Discussion ---------- reword yaml-lint description I think the previous sentence was a bit confusing since the `yaml-lint` binary still uses the Symfony Console component under the hood. Commits ------- d589089 reword yaml-lint description
2 parents 935c677 + d589089 commit 3f17554

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

translation/lint.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ The linter results can be exported to JSON using the ``--format`` option:
3535
3636
.. tip::
3737

38-
The Yaml component provides a stand-alone ``yaml-lint`` binary to lint YAML
39-
files without using the entire Symfony console application:
38+
The Yaml component provides a stand-alone ``yaml-lint`` binary allowing
39+
you to lint YAML files without having to create a console application:
4040

4141
.. code-block:: terminal
4242

0 commit comments

Comments
 (0)