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

typos: More precise config, remove refs to "implace" #6018

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

waywardmonkeys
Copy link
Contributor

Description
The config can be made more precise so as to not accidentally ignore some issues due to case (in-)sensitivity and searching for substrings with extend-words.

Additionally, we can check the configuration directories as well like .github.

The usage of implace_it went away some time ago, but not all references were removed.

Testing
Running typos

Checklist

  • Run cargo fmt.
  • Run cargo clippy. If applicable, add:
    • --target wasm32-unknown-unknown
    • --target wasm32-unknown-emscripten
  • Run cargo xtask test to run tests.
  • Add change to CHANGELOG.md. See simple instructions inside file.

The config can be made more precise so as to not accidentally
ignore some issues due to case (in-)sensitivity and searching for
substrings with `extend-words`.

Additionally, we can check the configuration directories as
well like `.github`.

The usage of `implace_it` went away some time ago, but not all
references were removed.
@waywardmonkeys waywardmonkeys requested a review from a team as a code owner July 23, 2024 03:59
@nical nical merged commit 0aca442 into gfx-rs:trunk Jul 24, 2024
25 checks passed
@waywardmonkeys waywardmonkeys deleted the more-precise-typos-config branch July 24, 2024 07:28
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.

2 participants