Class IdentityComparisonWithNewObjectCheck

java.lang.Object
org.sonar.plugins.python.api.PythonSubscriptionCheck
org.sonar.python.checks.IdentityComparisonWithNewObjectCheck
All Implemented Interfaces:
PythonCheck, SubscriptionCheck

public class IdentityComparisonWithNewObjectCheck extends PythonSubscriptionCheck
  • Field Details

  • Constructor Details

    • IdentityComparisonWithNewObjectCheck

      public IdentityComparisonWithNewObjectCheck()
  • Method Details