Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-11261

Provide a custom type checker for format strings

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.0.0-alpha-5
    • None
    • None

    Description

      Should cover at least:

      String.format('format', ...)
      sprintf('format', ...)
      printf('format', ...)
      System.out.printf('format', ...)
      

      Should find:

      • invalid conversion characters
      • missing parameters
      • incorrect types
      • invalid flags

      Attachments

        Issue Links

          Activity

            People

              paulk Paul King
              paulk Paul King
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: