Open mathieugouin opened 1 week ago
It turns out by removing:
statistics = True
count = True
show-source = True
in my .flake8, the report is now OK. Not sure which one caused it, but I'm ok without these settings. They were mostly useful for plain text output.
I'll keep the issue open in case you want to investigate.
Hello, thanks for this great addon!
I have seen a json report being generated as:
The command I use in my gitlab pipeline is:
If it can influence, I have a
.flake8
file as: