зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1547143 - Force the pointer style declaration r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D28954 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
3fc4716479
Коммит
130a9e0fde
|
@ -27,3 +27,10 @@ SortIncludes: false
|
|||
IndentPPDirectives: AfterHash
|
||||
StatementMacros: [MARKUPMAP, ASSERT_TRUE, ASSERT_FALSE, TEST, CHECK]
|
||||
|
||||
# The Google coding style states:
|
||||
# You should do this consistently within a single file, so, when modifying an
|
||||
# existing file, use the style in that file.
|
||||
# Let's be more prescriptive and default to the one used in the Mozilla
|
||||
# coding style
|
||||
DerivePointerAlignment: false
|
||||
PointerAlignment: Left
|
||||
|
|
Загрузка…
Ссылка в новой задаче