swinton / linter-alex

📝Sensitive, considerate writing before you merge your Pull Requests

Home Page:https://github.com/apps/linter-alex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linter-alex

build status coverage status Greenkeeper badge

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! 👀

Installation

Want to try it out? ✨ 🆒 ✨ 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 🙇

About

📝Sensitive, considerate writing before you merge your Pull Requests

https://github.com/apps/linter-alex

License:ISC License


Languages

Language:JavaScript 100.0%