Rapsys Git
/
airlibre
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0297a5f
)
Readd config packages twig yaml file
author
Raphaël Gertz
<git@rapsys.eu>
Tue, 27 Feb 2024 11:17:46 +0000
(12:17 +0100)
committer
Raphaë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]
patch
|
blob
diff --git a/config/packages/twig.yaml
b/config/packages/twig.yaml
new file mode 100644
(file)
index 0000000..
3f795d9
--- /dev/null
+++ b/
config/packages/twig.yaml
@@ -0,0
+1,6
@@
+twig:
+ file_name_pattern: '*.twig'
+
+when@test:
+ twig:
+ strict_variables: true