Class FStringNestingLevelCheck

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

public class FStringNestingLevelCheck extends PythonSubscriptionCheck
  • Constructor Details

    • FStringNestingLevelCheck

      public FStringNestingLevelCheck()
  • Method Details