mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-11 04:07:57 -05: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