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

sentry: treat clang-tidy warnings as errors #1732

Merged
merged 10 commits into from
Jan 5, 2024
Merged

sentry: treat clang-tidy warnings as errors #1732

merged 10 commits into from
Jan 5, 2024

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    a99ea8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    228ac4d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    94e5a6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    805ea2d View commit details
    Browse the repository at this point in the history
  3. Moar clang-tidy warnings

    yperbasis committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    305211c View commit details
    Browse the repository at this point in the history
  4. Revert "Moar clang-tidy warnings"

    This reverts commit 305211c.
    yperbasis committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    fc6f7b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7653ef0 View commit details
    Browse the repository at this point in the history
  6. assert -> static_assert

    yperbasis committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    560b7f4 View commit details
    Browse the repository at this point in the history
  7. remove unnecessary assert

    yperbasis committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    2c1d3b1 View commit details
    Browse the repository at this point in the history
  8. default destructor

    yperbasis committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a9f2baf View commit details
    Browse the repository at this point in the history