ci/rustfmt: print which files are checked
And how long that took, in case it ever becomes a problem. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21884>
This commit is contained in:
committed by
Marge Bot
parent
6c2d177896
commit
755282accc
@@ -28,7 +28,7 @@ rustfmt:
|
||||
GIT_STRATEGY: fetch
|
||||
script:
|
||||
- shopt -s globstar
|
||||
- rustfmt --check src/**/*.rs
|
||||
- rustfmt --check --verbose src/**/*.rs
|
||||
|
||||
.test-gl:
|
||||
extends:
|
||||
|
||||
Reference in New Issue
Block a user