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 43d1f3f commit 0663784Copy full SHA for 0663784
templates.rst
@@ -819,7 +819,7 @@ errors. It's useful to run it before deploying your application to production
819
$ php bin/console lint:twig --show-deprecations templates/email/
820
821
# you can also excludes directories
822
- $ php bin/console lint:twig templates/ --excludes=data_collector
+ $ php bin/console lint:twig templates/ --excludes=data_collector --excludes=dev_tool
823
824
.. versionadded:: 7.1
825
0 commit comments