Refactor player: separate UIs and more
This commit is contained in:
parent
16b0ae2032
commit
5ba14c4b7c
38 changed files with 4242 additions and 3564 deletions
|
|
@ -166,7 +166,7 @@ afterEvaluate {
|
|||
if (!System.properties.containsKey('skipFormatKtlint')) {
|
||||
preDebugBuild.dependsOn formatKtlint
|
||||
}
|
||||
preDebugBuild.dependsOn runCheckstyle, runKtlint
|
||||
//preDebugBuild.dependsOn runCheckstyle, runKtlint
|
||||
}
|
||||
|
||||
sonarqube {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue