basedmypy
basedmypy copied to clipboard
Re-add strict mode and add a `non-strict` option
The use case is that legacy sounds like it means it disables all based features (there's probably a use case for that). But a non-strict flag that sets strictness to legacy level but doesn't disable any based stuff would be good.
As more based features have been added this has become higher priority
Any prediction on this? 🔮
why not just keep the name strict from upstream instead of creating a seperate non-strict mode? then just make strict enabled by default
yeah