We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab95f60 + da8cc76 commit 55f956eCopy full SHA for 55f956e
1 file changed
composer.json
@@ -32,6 +32,8 @@
32
"config": [
33
{
34
"patternExtension": "twig",
35
+ "lineageMatch": "{%([ ]+)?include [\"\']([A-Za-z0-9-_]+)[\"\'](.*)%}",
36
+ "lineageMatchKey": 2,
37
"twigDebug": false,
38
"twigDefaultDateFormat": "",
39
"twigDefaultIntervalFormat": "",
0 commit comments