See which violations Hound CI is failing on?

Hello,

I’m trying to make a contribution: Add right-click and dragging functionallity to the brush icon in the bottom right, and the popup brush list. by JornVernee · Pull Request #917 · mypaint/mypaint · GitHub but the Hound CI check is failing.

However, all the comments that it had are resolved (afaik), they are all marked as outdated. There are still ‘3 violations found.’ though, and I don’t know which ones.

I thought about looking at the detailed report, but there is none for this check.

How can I see which violation it means?

Thanks

Hmmm, upon another more or less nop commit (didn’t change the code) Hound seems to be happy again. If you’re having the same problem, I’d recommend trying to re-triggering the check (somehow).

I’ve started running my own linter pep8 thing before-hand to avoid 10,000 comments from the hound :slight_smile: