Enable automatic checks after precommit fixes.
Open
@superwhiskers is already working on this.
Since Jul 18, 2025.
- Dominant language
- C++
- Stars
- 84
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Summary
Make checks run automatically after these fixes.
Rationale
Currently the precommit fixes always block the checks from the "real commits" and then don't run. The result is needing to introduce some redundant comment in the code, just to get the pipeline running.
Description
The checks should run immediately after the precommit fixes.
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.