Require "zig fmt" to be run in a PR

Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
AnErrupTion 2026-03-21 16:01:03 +01:00
parent abe72c74ff
commit aa392837bc
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ _Replace this with a reference to an existing issue, or N/A if there is none_
## Pre-requisites ## Pre-requisites
- [ ] I have tested & confirmed the changes work locally - [ ] I have tested & confirmed the changes work locally
- [ ] I have run `zig fmt` throughout my changes