1
0
Fork 0
mirror of https://github.com/imjasonh/krust synced 2026-07-08 06:45:32 +00:00

successfully pushed to GAR

Signed-off-by: Jason Hall <jason@chainguard.dev>
This commit is contained in:
Jason Hall 2025-10-15 11:56:14 -04:00
parent d095c26871
commit e47442d04d
23 changed files with 406 additions and 299 deletions

View file

@ -4,7 +4,7 @@ repos:
hooks:
- id: rustfmt
name: rustfmt
entry: make check-fmt
entry: make fmt
language: system
types: [rust]
pass_filenames: false