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

Fix typos in the codebase. 99% are comments. #2777

Merged
merged 2 commits into from
Apr 10, 2024

Conversation

mircobabini
Copy link
Member

All Submissions:

Changes proposed in this Pull Request:

Used https://github.com/crate-ci/typos with the following _typos.toml.
99% are comments. Just one variable rename and one fix in mimetype lib from 2022.

[default]
extend-ignore-identifiers-re = [
    "[A-Z]{2}",
    'dorder',
    'optin',
]

[files]
extend-exclude = [
    "*.sql",
    "tests/*",
    "js/jsapi.js",
    "js/corechart.js",
    "includes/lib/*",
    "languages/*.po*",
    "languages/email/*",
    "languages/pages/*",
    "services/twocheckout*",
    "readme.txt",
    "CHANGELOG.txt",
]

@ideadude ideadude merged commit 7563ad0 into strangerstudios:v3.0 Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants