diff options
author | bors-servo <infra@servo.org> | 2023-06-09 12:08:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-09 12:08:15 +0200 |
commit | b36db7f90edd2bdf6569413ea204e40b87324b2c (patch) | |
tree | 0951de0f5cfe9d8883bca5609ab9575cb83bf076 /python/mach_bootstrap.py | |
parent | fc512cef42a8b5d0046cb467baac0c8bc8856af5 (diff) | |
parent | d4eadc9e3719b7017fd9d60ad1b5cc6533e253e7 (diff) | |
download | servo-b36db7f90edd2bdf6569413ea204e40b87324b2c.tar.gz servo-b36db7f90edd2bdf6569413ea204e40b87324b2c.zip |
Auto merge of #29860 - mrobinson:clang-format-python, r=jdm
Get clang-format from pip and upgrade to version 16
This allows relying on a specific version of clang-format and no longer use any version checks. In addition, we can use --dry-run -Werror in order to avoid having to run against every file individually.
Fix #29847.
Fix #29846.
<!-- Please describe your changes on the following line: -->
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #29847 and fix #29846.
- [x] These changes do not require tests because they update dev infrastructure.
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'python/mach_bootstrap.py')
0 files changed, 0 insertions, 0 deletions