File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change 13241324 <key >include </key >
13251325 <string >#punctuation-comma </string >
13261326 </dict >
1327+ <dict >
1328+ <key >include </key >
1329+ <string >#preprocessor </string >
1330+ </dict >
13271331 </array >
13281332 </dict >
13291333 <key >generic-constraints </key >
22462250 </dict >
22472251 </dict >
22482252 <key >end </key >
2249- <string >(?=[,\);}]) </string >
2253+ <string >(?=[,\)\] ;}]) </string >
22502254 <key >patterns </key >
22512255 <array >
22522256 <dict >
48694873 </dict >
48704874 <dict >
48714875 <key >match </key >
4872- <string >\s+([_[:alpha:]][_[:alnum:]]*)\s*(?=[,\]]) </string >
4876+ <string >\s+([_[:alpha:]][_[:alnum:]]*)\s*(?=[= ,\]]) </string >
48734877 <key >captures </key >
48744878 <dict >
48754879 <key >1 </key >
49354939 </dict >
49364940 <dict >
49374941 <key >match </key >
4938- <string >\s+ ([_[:alpha:]][_[:alnum:]]*)\s*(?=[,)]) </string >
4942+ <string >\b ([_[:alpha:]][_[:alnum:]]*)\s*(?=[= ,)]) </string >
49394943 <key >captures </key >
49404944 <dict >
49414945 <key >1 </key >
55325536 </dict >
55335537 </dict >
55345538 <key >end </key >
5535- <string >(?=\)|;) </string >
5539+ <string >(?=\)|;|} ) </string >
55365540 <key >patterns </key >
55375541 <array >
55385542 <dict >
55755579 </dict >
55765580 </dict >
55775581 <key >end </key >
5578- <string >(?=\)|;) </string >
5582+ <string >(?=\)|;|} ) </string >
55795583 <key >patterns </key >
55805584 <array >
55815585 <dict >
56075611 </dict >
56085612 </dict >
56095613 <key >end </key >
5610- <string >(?=\)|;) </string >
5614+ <string >(?=\)|;|} ) </string >
56115615 <key >patterns </key >
56125616 <array >
56135617 <dict >
You can’t perform that action at this time.
0 commit comments