ruff
[ty] Support `__setitem__` and improve `__getitem__` related diagnostics
#19578
Merged

Commits
  • Support __setitem__
    MatthewMckee4 committed 1 year ago
  • Update mdtest
    MatthewMckee4 committed 1 year ago
  • Update mdtest
    MatthewMckee4 committed 1 year ago
  • Fix test
    MatthewMckee4 committed 1 year ago
  • Update docs and schema
    MatthewMckee4 committed 1 year ago
  • Update crates/ty_python_semantic/resources/mdtest/subscript/instance.md
    MatthewMckee4 committed 1 year ago
  • Update crates/ty_python_semantic/resources/mdtest/subscript/instance.md
    MatthewMckee4 committed 1 year ago
  • Update crates/ty_python_semantic/resources/mdtest/subscript/instance.md
    MatthewMckee4 committed 1 year ago
  • Update crates/ty_python_semantic/resources/mdtest/subscript/instance.md
    MatthewMckee4 committed 1 year ago
  • Update crates/ty_python_semantic/resources/mdtest/subscript/instance.md
    MatthewMckee4 committed 1 year ago
  • Update crates/ty_python_semantic/resources/mdtest/subscript/instance.md
    MatthewMckee4 committed 1 year ago
  • Update diagnostic message
    MatthewMckee4 committed 1 year ago
  • Fix test
    MatthewMckee4 committed 1 year ago
  • Merge branch 'main' into support-setitem
    MatthewMckee4 committed 1 year ago
  • Fix tests
    MatthewMckee4 committed 1 year ago
  • Remove dagnostic method
    MatthewMckee4 committed 1 year ago
  • Fix import
    MatthewMckee4 committed 1 year ago
  • Fix clippy
    MatthewMckee4 committed 1 year ago
  • Merge main
    MatthewMckee4 committed 1 year ago
  • Refactor validate method
    MatthewMckee4 committed 1 year ago
  • Refactor getitem error
    MatthewMckee4 committed 1 year ago
  • Minor rewording of diagnostic messages
    sharkdp committed 1 year ago
Loading