android: Move ktlintCheck to yuzu-verify
This commit is contained in:
		| @@ -32,3 +32,6 @@ if [ ! -z "$DIFF" ]; then | ||||
|     echo "$DIFF" | ||||
|     exit 1 | ||||
| fi | ||||
|  | ||||
| cd src/android | ||||
| ./gradlew ktlintCheck | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 t895
					t895