Skip to content

Typo-check .hidden files#16035

Merged
alice-i-cecile merged 1 commit intobevyengine:mainfrom
benfrankel:typos
Oct 20, 2024
Merged

Typo-check .hidden files#16035
alice-i-cecile merged 1 commit intobevyengine:mainfrom
benfrankel:typos

Conversation

@benfrankel
Copy link
Copy Markdown
Contributor

@benfrankel benfrankel commented Oct 20, 2024

Objective

Typo-check .hidden files like .cargo/config_fast_builds.toml and .github/*. Context: #16025.

Solution

  • Add ignore-hidden = false to typos.toml to override the default value of true.
  • Add an exception to keep .git/ ignored in typos.toml.
  • Fix newly-found typos so CI passes.

Testing

Running typos locally finds no further typos.

@alice-i-cecile alice-i-cecile added C-Bug An unexpected or incorrect behavior D-Trivial Nice and easy! A great choice to get started with Bevy A-Build-System Related to build systems or continuous integration S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it labels Oct 20, 2024
@mockersf
Copy link
Copy Markdown
Member

thanks for the followup!

@alice-i-cecile alice-i-cecile added this pull request to the merge queue Oct 20, 2024
Merged via the queue into bevyengine:main with commit b0fd3d5 Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Build-System Related to build systems or continuous integration C-Bug An unexpected or incorrect behavior D-Trivial Nice and easy! A great choice to get started with Bevy S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants