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

Simplify fmt-check #21458

Merged
merged 7 commits into from
Oct 16, 2022
Merged

Simplify fmt-check #21458

merged 7 commits into from
Oct 16, 2022

Commits on Oct 14, 2022

  1. Simplify fmt-check

    fmt-check now simly does fmt before and relies on 'git diff' like
    other checks like 'tidy-check' already do, so we can remove the
    argument in the tool that handles printing changed files.
    silverwind committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    51d024f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Configuration menu
    Copy the full SHA
    9d1db44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0488aa View commit details
    Browse the repository at this point in the history
  3. add WEB_DIRS to diff

    silverwind committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    ce25a28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29a4671 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eae994e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Configuration menu
    Copy the full SHA
    49838cd View commit details
    Browse the repository at this point in the history