Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d173bf6d authored by Steven Moreland's avatar Steven Moreland
Browse files

libbinder_ndk: remove dup clang-format rule

Bug: N/A
Test: N/A
Change-Id: I089505790e90c74c9c9e2a83f869d957b86c2565
parent cf6bd7ce
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -2,9 +2,7 @@ BasedOnStyle: Google
ColumnLimit: 100
ColumnLimit: 100
IndentWidth: 4
IndentWidth: 4
ContinuationIndentWidth: 8
ContinuationIndentWidth: 8
PointerAlignment: Left
TabWidth: 4
TabWidth: 4
AllowShortFunctionsOnASingleLine: Inline
AllowShortFunctionsOnASingleLine: Inline
PointerAlignment: Left
PointerAlignment: Left
TabWidth: 4
UseTab: Never
UseTab: Never