Skip to content

Commit 618da18

Browse files
committed
Merge branch 'dev'
2 parents 55f956e + cf44f0f commit 618da18

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2014 Dave Olsen, http://dmolsen.com
3+
Copyright (c) 2014 Dave Olsen, http://dmolsen.com
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of
66
this software and associated documentation files (the "Software"), to deal in

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
"patternlab": {
3232
"config": [
3333
{
34-
"patternExtension": "twig",
35-
"lineageMatch": "{%([ ]+)?include [\"\']([A-Za-z0-9-_]+)[\"\'](.*)%}",
34+
"lineageMatch": "{%([ ]+)?include ["\\']([A-Za-z0-9-_]+)["\\'](.*)%}",
3635
"lineageMatchKey": 2,
36+
"patternExtension": "twig",
3737
"twigDebug": false,
3838
"twigDefaultDateFormat": "",
3939
"twigDefaultIntervalFormat": "",

0 commit comments

Comments
 (0)