]> Raphaël G. Git Repositories - airlibre/commitdiff
Readd config packages twig yaml file
authorRaphaël Gertz <git@rapsys.eu>
Tue, 27 Feb 2024 11:17:46 +0000 (12:17 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 27 Feb 2024 11:17:46 +0000 (12:17 +0100)
Add twig config

config/packages/twig.yaml [new file with mode: 0644]

diff --git a/config/packages/twig.yaml b/config/packages/twig.yaml
new file mode 100644 (file)
index 0000000..3f795d9
--- /dev/null
@@ -0,0 +1,6 @@
+twig:
+    file_name_pattern: '*.twig'
+
+when@test:
+    twig:
+        strict_variables: true