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

Move to clang-format 15 #621

Merged
merged 6 commits into from
Jul 18, 2023
Merged

Move to clang-format 15 #621

merged 6 commits into from
Jul 18, 2023

Commits on Jul 17, 2023

  1. Move to clang-format 15

    The current version requires clang-format-9.  This now getting hard to get.
    This commit moves it to the clang-format-15, which is the latest in 22.04.
    mjp41 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    731fd8a View commit details
    Browse the repository at this point in the history
  2. update dependency in CI.

    mjp41 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0f7ebe5 View commit details
    Browse the repository at this point in the history
  3. update dependency in CI.

    mjp41 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    05d866c View commit details
    Browse the repository at this point in the history
  4. clang-tidy

    mjp41 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    f5b563f View commit details
    Browse the repository at this point in the history
  5. Fix clang-tidy errors.

    mjp41 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    596a72d View commit details
    Browse the repository at this point in the history
  6. Fix clang-format

    mjp41 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8e33472 View commit details
    Browse the repository at this point in the history