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

Python QC workflow #66

Merged
merged 5 commits into from
Nov 10, 2023
Merged

Python QC workflow #66

merged 5 commits into from
Nov 10, 2023

Conversation

jatkinson1000
Copy link
Member

Addresses #65

Checks that all python code in the repo is black and numpy pydocstyle compliant.
Does NOT change code, instead presents a ❌ to the user to fix and recommit.

@jatkinson1000 jatkinson1000 linked an issue Nov 10, 2023 that may be closed by this pull request
4 tasks
@jatkinson1000 jatkinson1000 added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 10, 2023
@jatkinson1000 jatkinson1000 self-assigned this Nov 10, 2023
Copy link
Contributor

@ElliottKasoar ElliottKasoar left a comment

Choose a reason for hiding this comment

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

Looks great, thanks for this!

.github/workflows/python_qc.yaml Show resolved Hide resolved
@jatkinson1000 jatkinson1000 merged commit abfa5ca into main Nov 10, 2023
1 check passed
@jatkinson1000 jatkinson1000 deleted the qc-workflow branch November 19, 2023 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Simple linting and QC
2 participants