basedmypy icon indicating copy to clipboard operation
basedmypy copied to clipboard

Re-add strict mode and add a `non-strict` option

Open KotlinIsland opened this issue 3 years ago • 4 comments

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.

KotlinIsland avatar Apr 25 '22 07:04 KotlinIsland

As more based features have been added this has become higher priority

KotlinIsland avatar Jun 23 '22 01:06 KotlinIsland

Any prediction on this? 🔮

KotlinIsland avatar Jul 24 '22 14:07 KotlinIsland

why not just keep the name strict from upstream instead of creating a seperate non-strict mode? then just make strict enabled by default

DetachHead avatar Sep 05 '22 07:09 DetachHead

yeah

KotlinIsland avatar Sep 05 '22 07:09 KotlinIsland