public class PylintConfiguration extends Object implements org.sonar.api.BatchExtension
| Modifier and Type | Field and Description |
|---|---|
static String |
PYLINT_CONFIG_KEY |
static String |
PYLINT_KEY |
| Constructor and Description |
|---|
PylintConfiguration(org.sonar.api.config.Settings conf) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPylintConfigPath(org.sonar.api.batch.fs.FileSystem fileSystem) |
String |
getPylintPath() |
public static final String PYLINT_CONFIG_KEY
public static final String PYLINT_KEY
Copyright © 2011–2017 SonarSource and Waleri Enns. All rights reserved.