This little script will help you make a spelling mistake leaderboard in your repo.
It will also help you find most common 10 misspelled words
- You will first need to have uv installed.
cdinto your repository's root- (optional but recommended) Set up a typos config, and run against it a few times to check for false positives etc. (
uvx typos) - Run the script
- Run directly using
