-
-
Notifications
You must be signed in to change notification settings - Fork 186
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
add 'pygrep' lint group #1505
add 'pygrep' lint group #1505
Conversation
ec9df35
to
421562f
Compare
6127979
to
6354021
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1505 +/- ##
=======================================
Coverage 97.46% 97.46%
=======================================
Files 48 48
Lines 4537 4537
=======================================
Hits 4422 4422
Misses 115 115
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's a minor Ruff linting error:
devtasks.py:63:9: PGH002 `warn` is deprecated in favor of `warning`
should be resolved now. Oddly, i couldn't reproduce this error locally using |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 🎉 Thanks, @danieleades! 🙏
what is says on the tin