Skip to content

Commit 08fe9d1

Browse files
committed
add twig.yaml to demonstrate conflicts
1 parent fa8284c commit 08fe9d1

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

kbond/homepage-scaffold/0.1/config/packages/foo.yaml

Whitespace-only changes.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
twig:
2+
default_path: '%kernel.project_dir%/templates'
3+
form_themes:
4+
- bootstrap_5_layout.html.twig
5+
6+
when@test:
7+
twig:
8+
strict_variables: true

0 commit comments

Comments
 (0)