We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 935c677 commit d589089Copy full SHA for d589089
translation/lint.rst
@@ -35,8 +35,8 @@ The linter results can be exported to JSON using the ``--format`` option:
35
36
.. tip::
37
38
- The Yaml component provides a stand-alone ``yaml-lint`` binary to lint YAML
39
- files without using the entire Symfony console application:
+ The Yaml component provides a stand-alone ``yaml-lint`` binary allowing
+ you to lint YAML files without having to create a console application:
40
41
.. code-block:: terminal
42
0 commit comments