Thanks to visit codestin.com
Credit goes to github.com

Skip to content

aha-oretama/TypoFixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI

TypoFixer

Overview

In a pull request, TypoFixer points out your typos instead of reviewers, and fixes typos by just selecting the suggestions!

  1. When you create or update a pull request, TypoFixer checks it and adds review comments and suggestions of your typos if there are typos.
  2. If there is a suitable word in the suggestions, you select it. Then TypoFixer fixes your typo and updates your pull request.
  3. If the pointed word is not a typo, you select Not Typo. Then TypoFixer registers the word in a dictionary and never point out the word as typo.

Install

You can install by only authorizing TypoFixer from install page.

Configuration

If you want to customize TypoFixer, you create a configuration file named typo-fixer.json just under root of your repository.

{
   "extensions": [".md"]
}
key explanation
extensions file extensions's array that you want to review, default is reviewing all files

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages