basedmypy icon indicating copy to clipboard operation
basedmypy copied to clipboard

Store a human readable baseline

Open KotlinIsland opened this issue 3 years ago • 2 comments

Keep the json as is(it has more detail), but also gen one that looks like the cli output, this will be good for the humans among us(ඞ).

KotlinIsland avatar Sep 05 '22 15:09 KotlinIsland

Would this just be a command that reads the baseline.json and outputs all its errors?

DetachHead avatar Sep 05 '22 22:09 DetachHead

Pretty much

KotlinIsland avatar Sep 05 '22 22:09 KotlinIsland

I wonder if this could be better supported as part of GitHub/GitLab support #388

KotlinIsland avatar Oct 31 '22 13:10 KotlinIsland