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

[Lint] lint spelling #2878

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Conversation

Fuzzbawls
Copy link
Collaborator

Spelling errors can be embarrassing when seen by outside parties, even if they have no impact on the program's operation. This utilizes Codespell to find common spelling errors during the CI's lint stage and will throw an error if any such misspellings are found.

A whitelist text file is provided to ignore known false positives, and the lint script ignores any third party dependencies as well as translation files.

@Fuzzbawls Fuzzbawls added this to the 6.0.0 milestone Aug 23, 2023
@Fuzzbawls Fuzzbawls self-assigned this Aug 23, 2023
Copy link
Member

@Liquid369 Liquid369 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 27b0e0c

Copy link

@panleone panleone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK 27b0e0c

@Fuzzbawls Fuzzbawls merged commit 0ab665d into PIVX-Project:master Aug 30, 2023
21 checks passed
@Fuzzbawls Fuzzbawls modified the milestones: 6.0.0, 5.6.0 Feb 6, 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.

3 participants