style: format code across all files

This commit is contained in:
2026-01-01 01:01:27 -06:00
parent 2867f68a90
commit bfa0669143
9 changed files with 0 additions and 9 deletions

View File

@@ -22,4 +22,3 @@ func escapeKISS(data []byte) []byte {
}
return escaped
}