Uses of Class
org.sonar.plugins.python.PythonChecks
Packages that use PythonChecks
-
Uses of PythonChecks in org.sonar.plugins.python
Methods in org.sonar.plugins.python that return PythonChecksModifier and TypeMethodDescriptionPythonChecks.addCustomChecks
(PythonCustomRuleRepository[] customRuleRepositories) Constructors in org.sonar.plugins.python with parameters of type PythonChecksModifierConstructorDescriptionPythonScanner
(org.sonar.api.batch.sensor.SensorContext context, PythonChecks checks, org.sonar.api.measures.FileLinesContextFactory fileLinesContextFactory, org.sonar.api.issue.NoSonarFilter noSonarFilter, PythonParser parser, PythonIndexer indexer)