This can be redone manually with `pre-commit run --all` While the pre-commit hook could be merged to run locally, it is much cleaner to align all the files to best-practice syntax in a single commit. It is also required for server-side validation. |
||
|---|---|---|
| .. | ||
| embedfs | ||
| batching_queue.go | ||
| batching_queue_test.go | ||
| content_type_writer.go | ||
| content_type_writer_test.go | ||
| embedfs.go | ||
| embedfs_test.go | ||
| gzip_handler.go | ||
| gzip_handler_test.go | ||
| limit.go | ||
| limit_test.go | ||
| peek.go | ||
| peek_test.go | ||
| time.go | ||
| time_test.go | ||
| util.go | ||
| util_test.go | ||