Open KotlinIsland opened 3 months ago
application mode should also enable https://github.com/DetachHead/basedpyright/labels/based features by default, and library mode should not.
however we should also support library developers who want to use library mode but also use based features (ie. the library is only intended for basedpyright users)
reportUnsafeMultipleInheritance
should not make reportMissingSuperCall
more lenient when in library mode
when this is
application
we can make a lot of assumptions about usages and the existence of types