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

Adds linter to CI/CD flow #17

Merged
merged 2 commits into from
Apr 18, 2024
Merged

Adds linter to CI/CD flow #17

merged 2 commits into from
Apr 18, 2024

Conversation

gsmecher
Copy link
Owner

Adds linting via "black" to CI/CD flow.

Because lint doesn't act on diffs, unfortunately, we also need a bulk reformatting of Python code in order to make this useful.

@gsmecher gsmecher merged commit 3afa0fc into master Apr 18, 2024
3 checks passed
@arahlin
Copy link
Contributor

arahlin commented Apr 19, 2024

Having been bitten by this recently, I would probably use a fixed black version rather than stable. The stability lifetime seemed shorter than I would have expected.

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