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

✅ ci: add a spellcheck typos CI #776

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

adamperkowski
Copy link
Collaborator

Merge #775 first!

Description

This uses typos.
I first wanted it to check only changed files but I've decided not to do that because

  • now it can be ran on push & workflow dispatch
  • the action didn't work with a list of files for some reason

Testing

Works as expected.

Impact

This will fail if there are any typos on the whole branch.

Additional Information

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • My changes generate no errors/warnings/merge conflicts.

@adamperkowski adamperkowski mentioned this pull request Oct 6, 2024
1 task
@adamperkowski
Copy link
Collaborator Author

adamperkowski commented Oct 6, 2024

The CI fails here because there are typos in the repo. Check #775.

Copy link
Contributor

@nnyyxxxx nnyyxxxx left a comment

Choose a reason for hiding this comment

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

neat

@ChrisTitusTech ChrisTitusTech merged commit 49379a7 into ChrisTitusTech:main Oct 8, 2024
1 check failed
@adamperkowski adamperkowski deleted the typos_ci branch October 8, 2024 10:00
lennartpj pushed a commit to lennartpj/linutil that referenced this pull request Oct 17, 2024
* ✅ ci: add a spellcheck typos CI

* remove changes files check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants