Lily Reile

Results 7 comments of Lily Reile

This is still an issue in 2.1.4. Using `.uniq` is a solid workaround, but it's not a true solution because there is a performance loss when moving the dedupe workload...

Big 👍 to being able to view all violations on houndci.com rather than PR comments. Ideally the "N violations found" check on GitHub would link to the appropriate page.

@salbertson I have Friday time at work that I could contribute. I would be interested in contributing to an option that keeps Hound feedback separate from human feedback.

@salbertson Back in May you mentioned that this was in progress. Anything I can work off of or would it be better to start from scratch?

Unfortunately I bit off more than I had time to chew by volunteering for this. At the time I assumed the architecture was something like this: PR -> Hound webhook...

I believe what happened is that the gulpjs team deleted the branch `4.0` when they released that version as a package. @DeiCha 's fix targets that release instead of the...

I had to install globally with the `-g` switch: `npm install -g csscomb`