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

cicd: update style checks and test coverage dependencies #145

Merged
merged 6 commits into from
Sep 27, 2023

Conversation

jsstevenson
Copy link
Member

@jsstevenson jsstevenson commented Sep 27, 2023

2.x version of #131

@jsstevenson jsstevenson marked this pull request as ready for review September 27, 2023 17:14
Copy link
Member

@korikuzma korikuzma left a comment

Choose a reason for hiding this comment

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

Small change

pyproject.toml Outdated
# isort (I)
select = ["E", "W", "F", "ANN", "Q", "D", "N", "I"]

fixable = ["I"]
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
fixable = ["I"]
fixable = ["I", "F401"]

Copy link
Member Author

Choose a reason for hiding this comment

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

lol every time

@jsstevenson jsstevenson merged commit 95c11a8 into staging Sep 27, 2023
18 checks passed
@jsstevenson jsstevenson deleted the 2x-style branch September 27, 2023 19:20
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.

None yet

2 participants