Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Bug 5021 - Add a script to fix spelling errors with codespell #562

Closed
wants to merge 3 commits into from

Commits on Feb 27, 2020

  1. [Bug 5021] Add a script to fix spelling errors with codespell

    Run "scripts/spell-check.sh" from the Squid tree root directory.
    For details, see bug report 5021:
    - https://bugs.squid-cache.org/show_bug.cgi?id=5021
    
     Changes to be committed:
    	new file:   scripts/codespell-whitelist.txt
    	new file:   scripts/spell-check.sh
    mrumph committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    0678534 View commit details
    Browse the repository at this point in the history
  2. [Bug 5021] Spelling errors fixed by running scripts/spell-check.sh

    Ran "scripts/spell-check.sh" from the Squid tree root directory.
    For details, see bug report 5021:
    - https://bugs.squid-cache.org/show_bug.cgi?id=5021
    mrumph committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    2c7a572 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    821d4f9 View commit details
    Browse the repository at this point in the history