Skip to content
Commit 66c527b3 authored by Thorsten Horstmann's avatar Thorsten Horstmann Committed by Lucas De Marchi
Browse files

Add new --regex option to set regular expression used to find words

A new command line option -r / --regex is implemented to allow the user
to set the regular expression which is used to find the words in the
input lines. This is useful in projects where you want to overwrite the
default expression, for example to split words after an underscore like
in ID_ESTABLISED.
The new regex option cannot be used together with the --write-changes
functionality since it is not guarantied that this will not break code.
parent 6448df33
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment