Closed nochso closed 7 years ago
The regex doesn't allow numbers and regex is probably overkill here anyway. Instead, split the rule and see if we have all we need.
Additionally made insertRule return an error to make it more idiomatic.
Fixes issue #14
Thank you so much for yours colaborations @nochso you are a real important for this project
The regex doesn't allow numbers and regex is probably overkill here anyway. Instead, split the rule and see if we have all we need.
Additionally made insertRule return an error to make it more idiomatic.
Fixes issue #14