summaryrefslogtreecommitdiffstats
path: root/.github/workflows/static_checks.yml
Commit message (Collapse)AuthorAgeFilesLines
* CI: Add `runner` workflow to call other workflowsThaddeus Crews2024-10-111-2/+3
|
* Integrate `.pre-commit-config.yaml`Thaddeus Crews2024-06-241-42/+21
|
* Bump actions/checkout from 3 to 4dependabot[bot]2023-09-041-1/+1
| | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* CI: Use clang-format 15RĂ©mi Verschelde2023-01-101-3/+3
| | | | | Seems like there's a slight inconsistency for the formatting of the `delete[](pointer)` syntax.
* Add more static checks and move to separate file to match main repoAaron Franke2022-10-091-0/+54