Add regex match counting (-RPc / -CPc) #3
Reference in New Issue
Block a user
Delete Branch "regex-counting"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds
-RPcand-CPc, which make-RP/-CPreport the number ofmatches as an integer column instead of the matched text.
Two commits: the feature and its README entry. Split out of the release
branch so the release is cleanup only. Nothing committed after it touches
count_only, so it is self-contained.Suite: 67 passed, 2 skipped.
After PR 1 merges, retarget this to
jsonl-output.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.