blob: f6eee028fb8655628b8f82f90b54a63cba59aa78 [file] [log] [blame] [view]
# Auto-Formatting
Within this repository:
- `C` code is formatted by `clang-format-5.0 -style=Chromium`.
- `Go` code is formatted by `gofmt`.
- `Wuffs` code is formatted by [`wuffsfmt`](/cmd/wuffsfmt).