PackageName rule: Fix to allow package name of “t3”.
Changed regex to /[a-z]+[a-z0-9](.[a-z0-9]+)/.
Fixed in CodeNarc 0.22
Log in to post a comment.
Changed regex to /[a-z]+[a-z0-9](.[a-z0-9]+)/.
Fixed in CodeNarc 0.22