TanVD/Grazi

Fix loose punctuation in formatted strings

TanVD opened this issue · 1 comments

TanVD commented

Sometimes loose punctuation rule triggered unexpectedly.
For example: logger.info("Assigning token ${it.display} (${it.token}) to license ${license.ref}")

TanVD commented

Implemeneted in alpha.