Since there are adaptors for 2 other type checkers, it seems a shame not to use them. Add a flag -t or --type to set the type checker to use? If no flag is given, should it mean to not check methods, or to use pyrefly, or to use whichever typechecker is installed? What if multiple are?
Since there are adaptors for 2 other type checkers, it seems a shame not to use them. Add a flag
-tor--typeto set the type checker to use? If no flag is given, should it mean to not check methods, or to use pyrefly, or to use whichever typechecker is installed? What if multiple are?