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

Lint message cites which argument is missing #2401

Merged
merged 13 commits into from
Dec 9, 2023
Merged

Conversation

MichaelChirico
Copy link
Collaborator

@MichaelChirico MichaelChirico commented Dec 6, 2023

Closes #2389

@MichaelChirico MichaelChirico changed the title Lint message cites which argument # is missing Lint message cites which argument is missing Dec 6, 2023
Base automatically changed from fix-missing to main December 6, 2023 08:30
@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (44db017) 98.64% compared to head (d37fe9c) 98.64%.

❗ Current head d37fe9c differs from pull request most recent head e9e7ab7. Consider uploading reports for the commit e9e7ab7 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2401   +/-   ##
=======================================
  Coverage   98.64%   98.64%           
=======================================
  Files         126      126           
  Lines        5610     5616    +6     
=======================================
+ Hits         5534     5540    +6     
  Misses         76       76           

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

@MichaelChirico MichaelChirico merged commit a79b7cd into main Dec 9, 2023
21 checks passed
@MichaelChirico MichaelChirico deleted the missing-extrat branch December 9, 2023 00:36
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.

duplicate_argument_linter() could cite which argument is duplicated
3 participants