Awesome
linter-alex
a GitHub App built with probot combining Alex with GitHub's (beta) Checks API to ensure sensitive, considerate writing before you merge your Pull Requests.
Looking for an example?
Here you go! :eyes:
Installation
Want to try it out? :sparkles: :cool: :sparkles: You can install the app directly from this page.
See docs/deploy.md if you would like to run your own instance of this app.
Limitations
Currently, trees are fetched recursively for analysis via this API, which has a hard limit of 100,000 entries, where each entry is either a blob object or a further sub-tree object. If your repo has more entries than this, only the first 100,000 entries will be reachable by linter-alex.
Feedback?
Please open an issue :bow: