Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chakki-works/typot
Detect typo automatically, Adopt fix just by checking
https://github.com/chakki-works/typot
github-app python typos-check
Last synced: about 16 hours ago
JSON representation
Detect typo automatically, Adopt fix just by checking
- Host: GitHub
- URL: https://github.com/chakki-works/typot
- Owner: chakki-works
- License: apache-2.0
- Created: 2017-05-23T08:17:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-10T03:51:14.000Z (almost 6 years ago)
- Last Synced: 2024-10-31T20:41:05.639Z (11 days ago)
- Topics: github-app, python, typos-check
- Language: Python
- Homepage: https://medium.com/chakki/automatically-detect-the-typo-in-the-pull-request-and-fix-it-on-behalf-of-you-f2caaaf50a7d
- Size: 2.26 MB
- Stars: 335
- Watchers: 7
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# typot
**typot** detects the typos in your pull request, and fix it by just selecting the modification candidates.
![typot.gif](./docs/typot.gif)
1. When you open the pull request, *typot* checks it and if there are typos, make review comments on it.
2. If suitable fix is in suggested candidates, then select it! *typot* adopts it automatically.Now, README file and all `.md` and `.rst` files are check target.
## Install
**[Please Authorize typot from this Link!](https://github.com/apps/typot)**
## Dependencies
* [hug](http://www.hug.rest/)
* [PyEnchant](http://pythonhosted.org/pyenchant/)
* [unidiff](https://github.com/matiasb/python-unidiff)
* [PyJWT](https://github.com/jpadilla/pyjwt)*icon's photo from [independentman](https://flic.kr/p/2mHSE)*