Skip to content
  • dbeam's avatar
    Make .clang-format files smaller after clang-format roll · 8d9c69e2
    dbeam authored
    -style=Chromium now enables include sorting implicitly, so no need to
    turn that on explicitly anymore. Likewise,
    AllowShortFunctionsOnASingleLine now defaults to Empty.
    
    Finally, all grit instructions in .js files are now in comments (when
    they can be), so `JavaScriptQuotes: Leave` is no longer needed either.
    
    No intended behavior change.
    
    Based on https://crrev.com/2729033002/ by Nico <thakis@chromium.org>
    
    BUG=567770
    CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
    
    Review-Url: https://codereview.chromium.org/2745303002
    Cr-Commit-Position: refs/heads/master@{#457024}
    8d9c69e2