Github Bot
Poster of Commits
Allow zap groups to contain items with commas (#199)
* Escape the lone comma
* Use some fancy regex to allow \ to escape a comma
* Assign the replaced string
* Fix for java spotless
* Add and use StringUtility to tokenize strings without regex
Co-authored-by: Samuel Gaus <sam@gaus.co.uk>
View on Github
* Escape the lone comma
* Use some fancy regex to allow \ to escape a comma
* Assign the replaced string
* Fix for java spotless
* Add and use StringUtility to tokenize strings without regex
Co-authored-by: Samuel Gaus <sam@gaus.co.uk>
View on Github