Apply ruff formatting to mdtests
by amyreese
·
Feb 06, 2026 at 19:14 UTC
·
scan-cdaf481dc8889ec4
Get this automatically on every PR
Install the Axiomo GitHub App to get Signals as check runs and PR comments on every pull request.
Risk level: Critical (85%)
Apply ruff formatting to markdown tests and update related configurations.
.pre-commit-config.yaml replaces blacken-docs with ruff.
fmt:skip directives added in mdtest files like annotations/self.md.
Changes across multiple mdtest files indicate formatting updates.
Trusted contributor with 36 merged PRs. maintains 168 public repositories. has 644 followers. unfamiliar with 10 files being modified.
Review 64 file(s)
crates/ty_python_semantic/resources/mdtest/snapshots/final.md_-_Tests_for_the_`@typi…_-_A_possibly-undefined…_(fc7b496fd1986deb).snap
+327
327 lines changed
crates/ty_python_semantic/resources/mdtest/snapshots/final.md_-_Tests_for_the_`@typi…_-_Cannot_override_a_me…_(338615109711a91b).snap
+623
623 lines changed
crates/ty_python_semantic/resources/mdtest/snapshots/final.md_-_Tests_for_the_`@typi…_-_Overloaded_methods_d…_(861757f48340ed92).snap
+252
252 lines changed
crates/ty_python_semantic/resources/mdtest/snapshots/override.md_-_`typing.override`_-_Basics_(b7c220f8171f11f0).snap
+494
494 lines changed
crates/ty_python_semantic/resources/mdtest/snapshots/overloads.md_-_Overloads_-_Invalid_-_Inconsistent_decorat…_-_`@final`_(f8e529ec23a61665).snap
+89
89 lines changed
.pre-commit-config.yaml
+33
Configuration
crates/ty_python_semantic/resources/mdtest/snapshots/final.md_-_Tests_for_the_`@typi…_-_Overloads_in_statica…_(29a698d9deaf7318).snap
+86
86 lines changed
crates/ty_python_semantic/resources/mdtest/snapshots/for.md_-_For_loops_-_Possibly_invalid_`__…_(c626bde8651b643a).snap
+74
74 lines changed
crates/ty_python_semantic/resources/mdtest/import/star.md
+71
71 lines changed
crates/ty_python_semantic/resources/mdtest/snapshots/for.md_-_For_loops_-_Possibly_missing_`__…_(77269542b8e81774).snap
+72
72 lines changed
+54 more files
138
minutes to review
high
effort level
none
staleness risk
Allocate focused review time
Critical risk level requires changes before approval
Consider breaking into smaller PRs
Why is lint_passing missing? Consider adding this check.
Why is security_scan_clean missing? Consider adding this check.