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

clang-format and clang-tidy scripts: More robust algorithm to find correct executable #6041

Merged
merged 9 commits into from
Jan 3, 2024

Commits on Dec 30, 2023

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

Commits on Jan 2, 2024

  1. Revise message wording

    clydebarrow committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    8594fdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4d7860 View commit details
    Browse the repository at this point in the history
  3. Add clang-tidy and clang-format to requirements.txt.

    Add to message explaining install process.
    clydebarrow committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    f463a95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5bd3fa View commit details
    Browse the repository at this point in the history
  5. Add parameter types

    clydebarrow committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    f783ec7 View commit details
    Browse the repository at this point in the history
  6. clang-{tidy,format} in requirements_test.txt

    clean up script exit
    clydebarrow committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    62d2e73 View commit details
    Browse the repository at this point in the history
  7. Kill processes on ^C

    clydebarrow committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4b803c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

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