cloudflare / workerd

The JavaScript / Wasm runtime that powers Cloudflare Workers
https://blog.cloudflare.com/workerd-open-source-workers-runtime/
Apache License 2.0
6.11k stars 290 forks source link

ensure clang-format is v18.1.8 #2737

Closed anonrig closed 1 week ago

anonrig commented 1 week ago

Make sure that we are using the same clang-format version. If v18 has a new version, CI will break and we'll have to manually change the validation on format.py which will make sure that all the breaking changes will be fixed.