Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CI: Add `runner` workflow to call other workflows | Thaddeus Crews | 2024-10-11 | 1 | -2/+3 |
| | |||||
* | Integrate `.pre-commit-config.yaml` | Thaddeus Crews | 2024-06-24 | 1 | -42/+21 |
| | |||||
* | Bump actions/checkout from 3 to 4 | dependabot[bot] | 2023-09-04 | 1 | -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 15 | RĂ©mi Verschelde | 2023-01-10 | 1 | -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 repo | Aaron Franke | 2022-10-09 | 1 | -0/+54 |