blob: 2baaa8d830e14de63b3b289608614f0e8fd04540 [file] [log] [blame]
# Please keep this file the same as chrome/browser/resources/.clang-format.
BasedOnStyle: Chromium
# Renaming quotes in <include> and <if> break things.
# For normal JS code, please prefer ' to ".
JavaScriptQuotes: Leave
AllowShortFunctionsOnASingleLine: Empty