mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-02 18:02:26 -07:00
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