Misspell Fixer Versions Save

Simple tool for fixing common misspellings, typos in source code

v0.5

1 year ago
  • Add support for ugrep. (Debian bug #1002509)
  • Treat SVG, tiff as binary.
  • Instead of saving the prefiltering's parallel temp results into temp files, we channel everything to STDOUT and merge with a pipe. (Debian Bugs #1026664, #1026771)

Full Changelog: https://github.com/vlajos/misspell-fixer/compare/v0.4...v0.5*

v0.4

3 years ago
  • Option to respect .gitignore
  • Exclude .mov, .mp3 and .jar
  • -w option to override whitelist file
  • Use .github/.misspell-fixer.ignore automatically if it exist

v0.3

4 years ago

Test execution related changes.

v0.2

4 years ago

Documentation and packaging updates

v0.1

4 years ago

Misspell-fixer is a simple tool for fixing common misspellings, typos in source code.