зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1717076 - Move comments to a separate line r=freddyb
clang-query does not allow end-of-line comments, they need to be on a separate line Differential Revision: https://phabricator.services.mozilla.com/D118247
This commit is contained in:
Родитель
25c196780b
Коммит
72b427a860
|
@ -13,7 +13,8 @@ Recommended Boilerplate
|
|||
::
|
||||
|
||||
set traversal IgnoreUnlessSpelledInSource
|
||||
set bind-root true # Unless you use any .bind("foo") commands
|
||||
set bind-root true
|
||||
# ^ true unless you use any .bind("foo") commands
|
||||
set print-matcher true
|
||||
enable output dump
|
||||
|
||||
|
|
|
@ -23,7 +23,8 @@ Let's first ensure this matches our default toolchain for Firefox:
|
|||
::
|
||||
|
||||
set traversal IgnoreUnlessSpelledInSource
|
||||
set bind-root true # Unless you use any .bind("foo") commands
|
||||
set bind-root true
|
||||
# ^ true unless you use any .bind("foo") commands
|
||||
set print-matcher true
|
||||
enable output dump
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче