Skip to content

Commit 0663784

Browse files
authored
review
1 parent 43d1f3f commit 0663784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: templates.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,7 @@ errors. It's useful to run it before deploying your application to production
819819
$ php bin/console lint:twig --show-deprecations templates/email/
820820
821821
# you can also excludes directories
822-
$ php bin/console lint:twig templates/ --excludes=data_collector
822+
$ php bin/console lint:twig templates/ --excludes=data_collector --excludes=dev_tool
823823
824824
.. versionadded:: 7.1
825825

0 commit comments

Comments
 (0)