Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cbef9230ce | |||
| ac24ca6340 | |||
| 2996e2674e |
@@ -34,9 +34,9 @@ class StaticAnalysisAndroidPlugin : StaticAnalysisPlugin() {
|
||||
}
|
||||
}
|
||||
|
||||
//TODO: return CpdLinter after finding better way to disable it
|
||||
override fun createLinters(): List<Linter> = listOf(
|
||||
DetektLinter(),
|
||||
CpdLinter(),
|
||||
AndroidLinter()
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user