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

Apply linting to future recipes #171

Open
1 task
ahuang11 opened this issue Nov 3, 2022 · 0 comments
Open
1 task

Apply linting to future recipes #171

ahuang11 opened this issue Nov 3, 2022 · 0 comments

Comments

@ahuang11
Copy link
Contributor

ahuang11 commented Nov 3, 2022

💻

  • Would you like to work on this feature?

What problem are you trying to solve?

To ensure that the recipes are as clean as possible

Describe the solution you'd like

I think the python checks workflow should also include flake8 + isort + autoflake8.

Linked recipes (like from discourse) should adhere to those as well before merging.

To make this easier, pre-commit can be updated to include the listed items, see prefect-collection-template for example.

Describe alternatives you've considered

n/a

Documentation, Adoption, Migration Strategy

No response

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 a pull request may close this issue.

1 participant