mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-14 14:28:08 +02:00
[24.0 only] disable clang-format
It's been disabled on main which means I'm now getting backports that do not pass this check anymore.
This commit is contained in:
parent
7e6f55f336
commit
8a5c89a294
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ rustfmt:
|
||||||
- rustfmt --verbose src/**/lib.rs
|
- rustfmt --verbose src/**/lib.rs
|
||||||
- rustfmt --verbose src/**/main.rs
|
- rustfmt --verbose src/**/main.rs
|
||||||
|
|
||||||
clang-format:
|
.clang-format:
|
||||||
extends:
|
extends:
|
||||||
- .formatting-check
|
- .formatting-check
|
||||||
- .lint-clang-format-rules
|
- .lint-clang-format-rules
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue