r25849 - Allow zap groups to contain items with commas (fia/pull/199']#199) * Escape the lone comma * U

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
 
Back
Top