8000 Added the versionadded directive · symfony/symfony-docs@e4494bd · GitHub
[go: up one dir, main page]

Skip to content

Commit e4494bd

Browse files
Added the versionadded directive
1 parent e68d242 commit e4494bd
< 8000 /div>

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

translation/lint.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ translation file using the ``lint:yaml`` and ``lint:xliff`` commands:
2626
$ ./bin/console lint:yaml translations path/to/trans
2727
$ ./bin/console lint:xliff translations/messages.en.xlf translations/messages.es.xlf
2828
29+
.. versionadded:: 4.2
30+
The feature to lint multiple files and directories was introduced in Symfony 4.2.
31+
2932
The linter results can be exported to JSON using the ``--format`` option:
3033

3134
.. code-block:: terminal

0 commit comments

Comments
 (0)
0