[ 
https://issues.apache.org/jira/browse/GROOVY-11261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul King closed GROOVY-11261.
------------------------------

> Provide a custom type checker for format strings
> ------------------------------------------------
>
>                 Key: GROOVY-11261
>                 URL: https://issues.apache.org/jira/browse/GROOVY-11261
>             Project: Groovy
>          Issue Type: New Feature
>            Reporter: Paul King
>            Assignee: Paul King
>            Priority: Major
>             Fix For: 5.0.0-alpha-5
>
>
> Should cover at least:
> {code:groovy}
> String.format('format', ...)
> sprintf('format', ...)
> printf('format', ...)
> System.out.printf('format', ...)
> {code}
> Should find:
>  * invalid conversion characters
>  * missing parameters
>  * incorrect types
>  * invalid flags



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to