Class LongIntegerWithLowercaseSuffixUsageCheck

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

public class LongIntegerWithLowercaseSuffixUsageCheck extends PythonSubscriptionCheck
  • Field Details

  • Constructor Details

    • LongIntegerWithLowercaseSuffixUsageCheck

      public LongIntegerWithLowercaseSuffixUsageCheck()
  • Method Details