Skip to content

Commit 202574c

Browse files
committed
Add license
1 parent 546703e commit 202574c

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

rascal-textmate-core/rascal_style.xml

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,13 @@
99
<isMultiLine>true</isMultiLine>
1010
</rascal_style>
1111
<tmgrammar_test_style>
12-
<firstLine># ------------------------------------------------------------------------------</firstLine>
13-
<beforeEachLine># </beforeEachLine>
14-
<endLine># ------------------------------------------------------------------------------</endLine>
15-
<!-- <afterEachLine></afterEachLine> -->
16-
<skipLine># SYNTAX TEST .*$</skipLine>
17-
<firstLineDetectionPattern># ------------------------------------------------------------------------------$</firstLineDetectionPattern>
18-
<lastLineDetectionPattern># ------------------------------------------------------------------------------$</lastLineDetectionPattern>
19-
<allowBlankLines>true</allowBlankLines>
20-
<isMultiLine>true</isMultiLine>
21-
<!-- <multiLine>true</multiLine> -->
22-
<!-- <padLines>false</padLines> -->
12+
<firstLine># ------------------------------------------------------------------------------</firstLine>
13+
<beforeEachLine># </beforeEachLine>
14+
<endLine># ------------------------------------------------------------------------------</endLine>
15+
<skipLine># SYNTAX TEST .*$</skipLine>
16+
<firstLineDetectionPattern># ------------------------------------------------------------------------------$</firstLineDetectionPattern>
17+
<lastLineDetectionPattern># ------------------------------------------------------------------------------$</lastLineDetectionPattern>
18+
<allowBlankLines>true</allowBlankLines>
19+
<isMultiLine>true</isMultiLine>
2320
</tmgrammar_test_style>
2421
</additionalHeaders>

0 commit comments

Comments
 (0)