diff options
| author | tobrun <tobrun.van.nuland@gmail.com> | 2019-08-01 15:39:44 +0300 |
|---|---|---|
| committer | tobrun <tobrun.van.nuland@gmail.com> | 2019-08-01 15:39:44 +0300 |
| commit | 97bd1bf245e298b2fd224706a8c02dc39a023bb7 (patch) | |
| tree | bc477b4808f392ed89991de4702fc92e7acab44d | |
| parent | 04309e01ceaa267becef16ed9db6f91fcea91f59 (diff) | |
| download | qtlocation-mapboxgl-upstream/tvn-check-order.tar.gz | |
[android] - change make android-check orderupstream/tvn-check-order
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -798,7 +798,7 @@ test-code-android: # Runs checkstyle and lint on the java code .PHONY: android-check -android-check : android-checkstyle run-android-nitpick android-lint-sdk android-lint-test-app android-ktlint +android-check : android-ktlint android-checkstyle run-android-nitpick android-lint-sdk android-lint-test-app # Runs checkstyle on the java code .PHONY: android-checkstyle |
