8000
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 e68d242 commit e4494bdCopy full SHA for e4494bd
translation/lint.rst
@@ -26,6 +26,9 @@ translation file using the ``lint:yaml`` and ``lint:xliff`` commands:
26
$ ./bin/console lint:yaml translations path/to/trans
27
$ ./bin/console lint:xliff translations/messages.en.xlf translations/messages.es.xlf
28
29
+.. versionadded:: 4.2
30
+ The feature to lint multiple files and directories was introduced in Symfony 4.2.
31
+
32
The linter results can be exported to JSON using the ``--format`` option:
33
34
.. code-block:: terminal
0 commit comments