Commit 3b2ab07b authored by thakis's avatar thakis Committed by Commit bot

Enforce comment formatting in bindings/, public/

Like https://codereview.chromium.org/2390853002/ but for bindings, public.

BUG=563793
TBR=dcheng

Review-Url: https://codereview.chromium.org/2391793003
Cr-Commit-Position: refs/heads/master@{#422829}
parent 67cebf0e
# TODO(thakis): Remove this once Source/.clang-format no longer says
# `ReflowComments: false`.
BasedOnStyle: Chromium
Standard: Cpp11
ReflowComments: true
# TODO(thakis): Remove this once Source/.clang-format no longer says
# `ReflowComments: false`.
BasedOnStyle: Chromium
Standard: Cpp11
ReflowComments: true
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment