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

Apply pre-commit formatters #127

Merged
merged 8 commits into from
May 4, 2021
Merged

Apply pre-commit formatters #127

merged 8 commits into from
May 4, 2021

Commits on May 4, 2021

  1. Apply pre-commit formatters

    joaander committed May 4, 2021
    Configuration menu
    Copy the full SHA
    6458e93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    791bef2 View commit details
    Browse the repository at this point in the history
  3. Move render implementation into separate function

    This saves 2 levels of indentation when clang-format indents the arena
    joaander committed May 4, 2021
    Configuration menu
    Copy the full SHA
    5256e17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92e6642 View commit details
    Browse the repository at this point in the history
  5. Only run clang-format on GitHub Actions

    Will enable pre-commit.ci for the other checks
    joaander committed May 4, 2021
    Configuration menu
    Copy the full SHA
    bae8f49 View commit details
    Browse the repository at this point in the history
  6. Test pre-commit.ci

    joaander committed May 4, 2021
    Configuration menu
    Copy the full SHA
    238c4b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    53ccbcf View commit details
    Browse the repository at this point in the history
  8. Apply pre-commit

    joaander committed May 4, 2021
    Configuration menu
    Copy the full SHA
    5164761 View commit details
    Browse the repository at this point in the history