Uploaded image for project: 'XWiki Commons'
  1. XWiki Commons
  2. XCOMMONS-353

Exclude more java classes from the Checkstyle Class Fan Out Complexity check

    XMLWordPrintable

Details

    • N/A
    • N/A

    Description

      The idea is to add excluded classes from java.lang.* and java.util.* since they can be considered part of the language and do not bring additional complexity since they're known by all Java developers.

      Specifically add the collections classes.

      Note that we need to do this since the Checkstyle project isn't fixing these issues and is not proposing any solution to configure the check:

      See also the discussion we've had at http://markmail.org/thread/snun6avp3qlkg54k

      Attachments

        Activity

          People

            vmassol Vincent Massol
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: