Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style(core): reformat all of packages/core with new clang format version #36549

Closed
wants to merge 1 commit into from

Commits on Apr 9, 2020

  1. style(core): reformat all of packages/core with new clang format version

    This commit updates the formatting of all packages/core/*
    files at once to comply with the new version of clang.
    Doing it all at once this way will cause some short-term
    rebasing of existing core PRs, but will prevent head-
    aches when reviewing PRs down the line (because we
    will not have to filter out the noise of unrelated
    formatting changes as these files are touched in the
    future).
    kara committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    2efe7ef View commit details
    Browse the repository at this point in the history