Skip to content

Add Python linter to CI#23

Merged
mkysel merged 6 commits intomainfrom
mkysel/CI
Nov 14, 2022
Merged

Add Python linter to CI#23
mkysel merged 6 commits intomainfrom
mkysel/CI

Conversation

@mkysel
Copy link
Copy Markdown
Contributor

@mkysel mkysel commented Nov 13, 2022

Add python linter (black) to CI. The python test suite is already being run as part of the maturin Rust build.

I could not add pyright as there are a bunch of errors when invoked. It will be more work to enable pyright.

@mkysel mkysel changed the title add CI steps for python Add Python linter to CI Nov 13, 2022
@mkysel mkysel requested review from lynn and vgel November 13, 2022 17:18
Copy link
Copy Markdown
Contributor

@lynn lynn left a comment

Choose a reason for hiding this comment

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

Perfect, thank you!

@mkysel mkysel merged commit b53ce24 into main Nov 14, 2022
@vgel vgel deleted the mkysel/CI branch November 14, 2022 19:54
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.

2 participants