Run Python formatting check in tidy on CI#134964
Conversation
|
@bors r+ |
Print how to rebless Python formatting in tidy Suggested [here](rust-lang#134964 (comment)). r? `@Noratrieb`
Print how to rebless Python formatting in tidy Suggested [here](rust-lang#134964 (comment)). r? ``@Noratrieb``
Rollup merge of rust-lang#134968 - Kobzol:tidy-bless-log, r=Noratrieb Print how to rebless Python formatting in tidy Suggested [here](rust-lang#134964 (comment)). r? ``@Noratrieb``
Run Python formatting check in tidy on CI I don't think that there's a reason why we should ignore Python formatting on CI, when we already check Python lints and C++ formatting. r? `@onur-ozkan`
|
The job Click to see the possible cause of the failure (guessed by this bot) |
|
💔 Test failed - checks-actions |
|
Looks spurious, or at least definitely unrelated to this PR. @bors retry |
|
☀️ Test successful - checks-actions |
|
Finished benchmarking commit (372442f): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)This benchmark run did not return any relevant results for this metric. CyclesResults (primary 12.6%, secondary 2.0%)This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 760.671s -> 762.936s (0.30%) |
|
Well, that was a particularly nasty walltime spike on |
I don't think that there's a reason why we should ignore Python formatting on CI, when we already check Python lints and C++ formatting.
r? @onur-ozkan