hound icon indicating copy to clipboard operation
hound copied to clipboard

Automated code review for GitHub pull requests.

Results 70 hound issues
Sort by recently updated
recently updated
newest added

Hi, I would like to add support for https://github.com/pinterest/ktlint

Guys what about gitlab support? I see here and there that github api is hardcoded, do you plan/have any thoughts on this one? There is https://github.com/NARKOZ/gitlab that can be used...

enhancement

Can you add support for 'eslint-config-airbnb/hooks'? It shows that it is using eslint 4.3 for some reason even though I am using 6.x. I'm not sure if my config or...

Hello, Seems like we're not able to use the `@react-native-community` ESLint plugin. Every time I push to a PR branch, Hound shows this error message: > Some files could not...

Hey there! Talked to @gylaz through the chat, opening the issue here as requested. Any plans on the roadmap to support to lint HTML files? An example linter that would...

GitHub's "[Suggested Changes](https://help.github.com/en/articles/incorporating-feedback-in-your-pull-request#applying-a-suggested-change)" feature allows PR reviewers to suggest quick one-liner changes that can be easily incorporated by the author. An excellent use for this would be to combine with...

following #313 and [according to the documentation](http://help.houndci.com/configuration/php_codesniffer), *php code_sniffer* is ready to use :+1: As end-user I would like a way to customize the ruleset (enhancement). For instance, I would...

Hi, love the tool, but wondering if you had any plans to add mypy support at some point? This is something my team would be interested in getting integrated alongside...

new linter

I'm working on a project that uses several different JavaScript frameworks (Vue and React) in different areas of the application. As such, it requires multiple configurations for linters such as...