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 c32e968 commit 0c85f78Copy full SHA for 0c85f78
composer.json
@@ -32,7 +32,7 @@
32
"config": [
33
{
34
"patternExtension": "twig",
35
- "lineageMatch": "{%([ ]+)?include [\"\\']([A-Za-z0-9-_]+)[\"\\'](.*)%}",
+ "lineageMatch": "{%([ ]+)?include ["\']([A-Za-z0-9-_]+)["\'](.*)%}",
36
"lineageMatchKey": 2,
37
"twigDebug": false,
38
"twigDefaultDateFormat": "",
0 commit comments