Merge pull request #5773 from jbampton/run-pre-commit

Remove whitespace
This commit is contained in:
Yukihiro "Matz" Matsumoto
2022-08-04 08:17:26 +09:00
committed by GitHub
+1 -1
View File
@@ -5,7 +5,7 @@ class MRuby::Toolchain::Android
DEFAULT_ARCH = 'armeabi' # TODO : Revise if arch should have a default
DEFAULT_TOOLCHAIN = :clang
DEFAULT_NDK_HOMES = %w{
/usr/local/opt/android-sdk/ndk-bundle
/usr/local/opt/android-ndk