ruff
b8acadd6
- [red-knot] have mdformat wrap mdtest files to 100 columns (#14020)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
264 days ago
[red-knot] have mdformat wrap mdtest files to 100 columns (#14020) This makes it easier to read and edit (and review changes to) these files as source, even though it doesn't affect the rendering.
References
#14020 - [red-knot] have mdformat wrap mdtest files to 100 columns
Author
carljm
Parents
b372fe71
Files
22
crates/red_knot_python_semantic/resources/mdtest
.mdformat.toml
assignment
unbound.md
binary
instances.md
comparison
byte_literals.md
instances
membership_test.md
rich_comparison.md
non_boolean_returns.md
tuples.md
unions.md
exception
control_flow.md
generics.md
narrow
boolean.md
conditionals_is_not.md
isinstance.md
scopes
moduletype_attrs.md
shadowing
function.md
stubs
class.md
subscript
lists.md
stepsize_zero.md
unpacking.md
with
async_with.md
with.md
Loading