I think using - would be confusing, either at the start or end. Perhaps use ^ instead? (which is used as 'not' for regular expression character groups)
eg. gradle build ^test Ross
I think using - would be confusing, either at the start or end. Perhaps use ^ instead? (which is used as 'not' for regular expression character groups)
eg. gradle build ^test Ross