# Please keep this file the same as ui/webui/resources/.clang-format.
BasedOnStyle: Chromium

# Renaming quotes in <include> and <if> break things.
# For normal JS code, please prefer ' to ".
JavaScriptQuotes: Leave

AllowShortFunctionsOnASingleLine: Empty
