Skip to content

Conversation

0xClandestine
Copy link
Member

Motivation:

Tired of seeing PRs for minor misspellings—let's fix them all at once.

Modifications:

  • Used typos-cli to automatically correct all misspellings across the repository.

Result:

A typo-free codebase... at least for now. 😅

@0xClandestine 0xClandestine added the 📖 Documentation Improvements or additions to documentation. label Feb 17, 2025
@0xClandestine 0xClandestine merged commit d95bb86 into dev Feb 17, 2025
9 checks passed
@0xClandestine 0xClandestine deleted the docs/misspellings branch February 17, 2025 20:38
0xClandestine added a commit that referenced this pull request Feb 19, 2025
**Motivation:**  

We frequently receive PRs for minor typo fixes. Recently, we addressed
most of the typos in the repository (see #1119). However, this only
corrects typos up to this point and does not prevent new typos from
being introduced in the future.

**Modifications:**  

- Added a CI workflow to check for typos using
[typos-cli](https://github.com/crate-ci/typos).

**Result:**  

Typos will now be automatically detected and linted.
This was referenced Feb 19, 2025
ypatil12 pushed a commit that referenced this pull request Feb 22, 2025
**Motivation:**

Tired of seeing PRs for minor misspellings—let's fix them all at once.

**Modifications:**

- Used [typos-cli](https://github.com/crate-ci/typos) to automatically
correct all misspellings across the repository.

**Result:**

A typo-free codebase... at least for now. 😅
ypatil12 pushed a commit that referenced this pull request Feb 22, 2025
**Motivation:**  

We frequently receive PRs for minor typo fixes. Recently, we addressed
most of the typos in the repository (see #1119). However, this only
corrects typos up to this point and does not prevent new typos from
being introduced in the future.

**Modifications:**  

- Added a CI workflow to check for typos using
[typos-cli](https://github.com/crate-ci/typos).

**Result:**  

Typos will now be automatically detected and linted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📖 Documentation Improvements or additions to documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants