minor formatting cleanups

This commit is contained in:
sigil-03 2025-10-19 10:53:58 -06:00
parent 8d612d1559
commit fba0fbec61
11 changed files with 92 additions and 111 deletions

View file

@ -14,5 +14,5 @@
"max-atomic-width": 32,
"panic-strategy": "abort",
"relocation-model": "static",
"target-pointer-width": "32"
}
"target-pointer-width": 32
}