ruff
b8acadd6 - [red-knot] have mdformat wrap mdtest files to 100 columns (#14020)

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.
Author
Parents
  • crates/red_knot_python_semantic/resources/mdtest
    • File
      .mdformat.toml
    • assignment
      • File
        unbound.md
    • binary
      • File
        instances.md
    • comparison
      • File
        byte_literals.md
      • instances
        • File
          membership_test.md
        • File
          rich_comparison.md
      • File
        non_boolean_returns.md
      • File
        tuples.md
      • File
        unions.md
    • exception
      • File
        control_flow.md
    • File
      generics.md
    • narrow
      • File
        boolean.md
      • File
        conditionals_is_not.md
      • File
        isinstance.md
    • scopes
      • File
        moduletype_attrs.md
    • shadowing
      • File
        function.md
    • stubs
      • File
        class.md
    • subscript
      • File
        lists.md
      • File
        stepsize_zero.md
    • File
      unpacking.md
    • with
      • File
        async_with.md
      • File
        with.md