Ensure that Konsist tests are run.
This commit is contained in:
committed by
Benoit Marty
parent
d7f0d23634
commit
f1d2af6a48
@@ -25,8 +25,8 @@ set -e
|
||||
# First run the quickest script
|
||||
./tools/check/check_code_quality.sh
|
||||
|
||||
# Check ktlint first
|
||||
./gradlew ktlintCheck
|
||||
# Check ktlint and Konsist first
|
||||
./gradlew runQualityChecks
|
||||
|
||||
# Build, test and check the project, with warning as errors
|
||||
# It also check that the minimal app is compiling.
|
||||
|
||||
Reference in New Issue
Block a user