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

codespell: config, github action (to detect new typos), and 2 typos fixed #65

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

yarikoptic
Copy link

No description provided.

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
@codecov-commenter
Copy link

codecov-commenter commented Nov 1, 2023

Codecov Report

Merging #65 (a968574) into main (1cd834f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #65   +/-   ##
=======================================
  Coverage   66.80%   66.80%           
=======================================
  Files          10       10           
  Lines         946      946           
  Branches      198      198           
=======================================
  Hits          632      632           
  Misses        291      291           
  Partials       23       23           
Files Coverage Δ
src/pystow/cache.py 67.08% <ø> (ø)
src/pystow/utils.py 61.91% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cthoyt
Copy link
Owner

cthoyt commented Nov 6, 2023

Hi @yarikoptic, thanks for the contribution. However, I am not comfortable adding a new CI element that I'm not familiar with. can you point to a way to run this spell checker locally?

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