This is supposed to fix !163. Basically introduces additional constraints for user supplied regexes and ensures that at least the default regex is loaded in all cases.
If there's any feedback for the code it's more than welcome since I'm a go novice.
This is supposed to fix !163. Basically introduces additional constraints for user supplied regexes and ensures that at least the default regex is loaded in all cases.
If there's any feedback for the code it's more than welcome since I'm a go novice.
Also clarifies the README.md a bit.