mirror of
https://github.com/android/ndk-samples
synced 2025-11-03 21:45:38 +08:00
Deriving pointer alignment essentially makes this do nothing, since for whatever reason (fighting with Studio maybe?), for new files it's deriving the wrong style.
3 lines
51 B
YAML
3 lines
51 B
YAML
BasedOnStyle: Google
|
|
DerivePointerAlignment: false
|