Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant