Skip to content
GitLab
Explore
Sign in
remove group number 0 in captures extracted from rules manipulating a regex
Code
Review changes
Check out branch
Download
Patches
Plain diff
jonathan poelen
requested to merge
jpoelen/syntax-highlighting:opti_skip_capture0
into
master
Nov 05, 2023
Overview
0
Commits
2
Pipelines
3
Changes
3
Expand
Group 0 corresponds to the entire pattern, but it is not used.
Merge request reports
Loading