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

Require clang-tidy in CI #1524

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from

Commits on Nov 27, 2024

  1. fix lints

    esseivaju committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    52fc0e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a572ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12e5ddd View commit details
    Browse the repository at this point in the history
  4. fix warning

    esseivaju committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    2af5572 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58f1853 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. fix unused return

    disable unnecessary steps
    esseivaju committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    71fbd58 View commit details
    Browse the repository at this point in the history
  2. address review feedback

    esseivaju committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    da4600f View commit details
    Browse the repository at this point in the history
  3. fix clang-tidy-15

    esseivaju committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    876dc9f View commit details
    Browse the repository at this point in the history
  4. fix noexcept

    esseivaju committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    47f1cc4 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. revert change

    esseivaju committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    4bf9597 View commit details
    Browse the repository at this point in the history
  2. enable a few more checks

    esseivaju committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    3bdf166 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    885756c View commit details
    Browse the repository at this point in the history
  4. revert

    esseivaju committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    81d0374 View commit details
    Browse the repository at this point in the history