mlops-club/awscdk-minecraft

verify flake8 catching things in pre-commit

Closed this issue · 1 comments

expected behavior:

if I try to commit a file w bad styling, pre-commit stops me.

current behavior:
I've seen a few instances where CI catches something my system didn't, which shouldn't be the case.

Fixed