|
|
|
|
|
by kodablah
410 days ago
|
|
Fingers crossed this is/becomes extensible. Pyright and MyPy both suffer from lack of extensibility IMO (Pyright doesn't consider the use case and MyPy plugins come across as an afterthought with limited capabilities). There are many things that can be built on the back of type-checked AST. |
|
Ruff's linting and formatting is more likely to get plugin/extension support at some point in the future.