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: Exclude specific words from typo checking instead of whole files #3629

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

andybalaam
Copy link
Contributor

@andybalaam andybalaam commented Jul 1, 2024

As suggested by @poljar in #3556

@andybalaam andybalaam marked this pull request as ready for review July 1, 2024 09:48
@andybalaam andybalaam requested a review from a team as a code owner July 1, 2024 09:48
@andybalaam andybalaam requested review from bnjbvr and removed request for a team and bnjbvr July 1, 2024 09:48
@andybalaam andybalaam force-pushed the andybalaam/typos-specific-exceptions branch from 23189fb to 4d3adf2 Compare July 1, 2024 10:05
Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.22%. Comparing base (52fa00e) to head (858150b).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3629      +/-   ##
==========================================
+ Coverage   84.19%   84.22%   +0.02%     
==========================================
  Files         256      256              
  Lines       26555    26555              
==========================================
+ Hits        22359    22365       +6     
+ Misses       4196     4190       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@bnjbvr bnjbvr left a comment

Choose a reason for hiding this comment

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

Is there some context to this PR? would have been nice to have a small description 👀

.typos.toml Outdated Show resolved Hide resolved
@andybalaam andybalaam force-pushed the andybalaam/typos-specific-exceptions branch from 3b98a02 to 858150b Compare July 1, 2024 12:40
@andybalaam andybalaam enabled auto-merge July 1, 2024 12:41
@andybalaam andybalaam merged commit 1de3d16 into main Jul 1, 2024
39 checks passed
@andybalaam andybalaam deleted the andybalaam/typos-specific-exceptions branch July 1, 2024 13:00
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