{"repo":"vlajos/misspell-fixer","free":true,"listed":false,"github":"https://github.com/vlajos/misspell-fixer","clone":"git clone https://github.com/vlajos/misspell-fixer.git","description":"Simple tool for fixing common misspellings, typos in source code","language":"sed","stars":195,"topics":["common-misspellings","misspell-fixer","typo","spelling-correction","spell-checker","spellcheck","spell-check","spelling-checker","spelling-corrector","linter"],"license":null,"category":"dev-tools","readme_excerpt":"Misspell Fixer Misspell Fixer is a command-line utility designed to automatically detect and correct common misspellings and typos in source code. The tool addresses frequent spelling errors that commonly appear in program code, including those found in comments, documentation, examples, and code samples. This utility enables rapid correction of numerous spelling errors across large codebases. Please note that this utility does not modify file names. If a misspelled word appears in both a file's content and its name, only the content will be corrected; the file must be manually renamed. Exercise extreme caution when applying corrections to public APIs, as spelling changes may introduce breaking changes for dependent systems. Manual code review is always required after running this tool to ensure that corrections have not introduced unintended changes or broken functionality. Jump to Docker usage Synopsis misspell-fixer [OPTION] target[s] Options and Arguments target[s] can be any combination of files or directories. Core Execution Options: -r Execute in real mode: Overwrites original files with corrected versions. Without this option, original files remain unmodified. -n Disable backup creation. By default, modified files are backed up with a .$$.BAK suffix. -P n Enable parallel processing using n worker processes. Example: -P 4 processes files using 4 threads. Note: -s option is incompatible with parallel processing. -f Enable fast mode (equivalent to -P4 ). -h Display help ","default_branch":null,"files":null,"tree":[],"storefront":"/r/vlajos","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/vlajos/misspell-fixer/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}