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

add actions job to enforce formatting #351

Merged
merged 8 commits into from
Dec 8, 2022
Merged

add actions job to enforce formatting #351

merged 8 commits into from
Dec 8, 2022

Conversation

rsokl
Copy link
Contributor

@rsokl rsokl commented Dec 8, 2022

CI will now run: black, isort, flake8. The job will fail if black or isort would have made a formatting change. The job will fail if flake8 sees an issue.

@rsokl rsokl added test suite Changes to hydra-zen's test suite type-checking Involves hydra_zen.typing or pyright/mypy repo/project *not* related to code/functionality labels Dec 8, 2022
@rsokl rsokl merged commit 0b0d4a9 into main Dec 8, 2022
@rsokl rsokl deleted the format-enforcement branch December 8, 2022 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
repo/project *not* related to code/functionality test suite Changes to hydra-zen's test suite type-checking Involves hydra_zen.typing or pyright/mypy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant