ci: yet more enhancements / chore: more fixed lints#4773
Merged
neersighted merged 11 commits intomasterfrom Nov 16, 2021
Merged
ci: yet more enhancements / chore: more fixed lints#4773neersighted merged 11 commits intomasterfrom
neersighted merged 11 commits intomasterfrom
Conversation
7a767de to
a5858de
Compare
a5858de to
4860978
Compare
branchv
reviewed
Nov 16, 2021
danieleades
reviewed
Nov 16, 2021
danieleades
reviewed
Nov 16, 2021
7b54824 to
a211583
Compare
abn
reviewed
Nov 16, 2021
7f3f318 to
413ac5d
Compare
In order to ensure coverage discovery and prevent flaky tooling.
413ac5d to
d3d5582
Compare
neersighted
added a commit
to python-poetry/install.python-poetry.org
that referenced
this pull request
Nov 16, 2021
This resolves some code smells found during python-poetry/poetry#4773. I have not yet added the new lints to this repo, but I once they're relatively stable/agreed on the main repo I will PR them here.
abn
approved these changes
Nov 16, 2021
neersighted
added a commit
to python-poetry/install.python-poetry.org
that referenced
this pull request
Nov 16, 2021
This resolves some code smells found during python-poetry/poetry#4773. I have not yet added the new lints to this repo, but I once they're relatively stable/agreed on the main repo I will PR them here.
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also contains minor reformats/refactors.
import foo.bar as bar).I've touched install-poetry.py -- once I've got the lints in this repo to satisfaction I plan to PR them to install.python-poetry.org with the install-poetry.py changes.