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

[ci] Don't diff when running clang-format #10933

Merged
merged 4 commits into from
Apr 11, 2022
Merged

[ci] Don't diff when running clang-format #10933

merged 4 commits into from
Apr 11, 2022

Commits on Apr 7, 2022

  1. [ci] Don't diff when running clang-format

    This takes about 15-20 extra seconds but has the benefit of allowing users to replicate and fix clang format issues locally with ease.
    driazati committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    ed3da66 View commit details
    Browse the repository at this point in the history
  2. format files

    driazati committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    fa098cd View commit details
    Browse the repository at this point in the history
  3. Add --fix flag

    driazati committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    637ca99 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Comments

    driazati committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    16b20d3 View commit details
    Browse the repository at this point in the history