LoreonLabsPlatform
DocsHome
  • Overview

Intelligence

  • Markets
  • Builders
  • Research
  • Ecosystems
  • Launchpads
  • Search
Ecosystems

Other

error-prone

Catch common Java mistakes as compile-time errors

OtherEmerging
GitHubWebsite
Stars
—
Forks
—
Contributors
8
Last push
75mo ago

Recent commits

Latest commits.

  • UnnecessarilyFullyQualified: check that position information is available before creating the inner List.
    baffad9ghm75mo ago
  • CompileTimeConstantExpressionMatcherTest: fix brittle test, which currently does not complain if it does not find the expected values because of a typo. If none of the keys are found, the test succeeds trivially.
    36ed648awturner75mo ago
  • Fix findIdent incompatibility with Java 13
    8a9aed3Michael Hixson75mo ago
  • EqualsGetClass: call out violating symmetry as a problem in the summary, rather than burying it in the details.
    974f480ghm75mo ago
  • Add a check to suggest importing unnecessarily qualified names.
af99581ghm75mo ago
  • Only apply UnnecessaryLambda to FIs in core packages
    8011601cushon75mo ago
  • Fix JdkObsolete warning by switching from SortedSet to NavigableSet
    b58a90abhagwani75mo ago
  • CollectionUndefinedEquality: flag Collection#contains (and similar) where the type parameter does not have well-defined equality.
    a91042eghm75mo ago
  • Top contributors

    Builders behind this project.

    cushon
    1.3K commits
    graememorgan
    320 commits
    nick-someone
    225 commits
    alexeagle
    221 commits
    sumitbhagwani
    118 commits
    cpovirk
    116 commits
    awturner
    86 commits
    epmjohnston
    83 commits