houndci / hound

Automated code review for GitHub pull requests.
https://houndci.com
MIT License
1.95k stars 401 forks source link

Add further info about Pull Requests #1831

Closed ZakaFahmi closed 3 years ago

ZakaFahmi commented 3 years ago

pull_request" => { "changed_files" => 1, "user" => "salbertson", "additions" => 3, "deletions" => 0, "head" => { "sha" => "498b81cd038f8a3ac02f035a8537b7ddcff38a81", } },

(maybe the comma should be removed)

gylaz commented 3 years ago

We don't have a use for this code at this point. What was your motivation behind this?