-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
multiple-statements
no longer triggers for function stubs using inlined ...
#7863
Conversation
β¦tubs using `...`
for more information, see https://pre-commit.ci
Co-authored-by: Mark Byrne <[email protected]>
Co-authored-by: Mark Byrne <[email protected]>
Pull Request Test Coverage Report for Build 3572984252
π - Coveralls |
Co-authored-by: Mark Byrne <[email protected]>
This comment has been minimized.
This comment has been minimized.
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 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.
I like it @GideonBear thank you!
Lets see what the CI thinks about it.
Co-authored-by: Pierre Sassoulas <[email protected]>
16fe7bd
What does "dismissed stale reviews" mean? I might've accidentally applied the suggestion twice. |
I think its just when you add a commit after a review was made by one of the reviewers; happens all the time. |
π€ According to the primer, this change has no effect on the checked open source code. π€π This comment was generated for commit 16fe7bd |
multiple-statements
(C0321
) now no longer triggers for function stubs using ...
multiple-statements
no longer triggers for function stubs using inlined ...
π |
β¦nlined ``...`` (#7863) Co-authored-by: Mark Byrne <[email protected]> Co-authored-by: Pierre Sassoulas <[email protected]> (cherry picked from commit 6b427a9)
@Pierre-Sassoulas say the line :D |
Haha, ok, but you did all the reviewing work @mbyrnepr2 :) Congratulation on becoming a pylint contributor @GideonBear π |
β¦nlined ``...`` (#7863) Co-authored-by: Mark Byrne <[email protected]> Co-authored-by: Pierre Sassoulas <[email protected]> (cherry picked from commit 6b427a9)
β¦nlined ``...`` (#7863) Co-authored-by: Mark Byrne <[email protected]> Co-authored-by: Pierre Sassoulas <[email protected]> (cherry picked from commit 6b427a9)
multiple-statements
(C0321
) now no longer triggers for function stubs using...
Type of Changes
Description
Closes #7860