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 pre-commit config (black, flake8, isort) #190

Open
Ananya2001-an opened this issue May 25, 2023 · 1 comment
Open

Add pre-commit config (black, flake8, isort) #190

Ananya2001-an opened this issue May 25, 2023 · 1 comment

Comments

@Ananya2001-an
Copy link

💥 Proposal

Adding a pre-commit config file would be good for formatting/linting purposes. I am currently working on a python CLI project myself and we use pre commit hooks for the above mentioned reason. In the config file we can define the usage of black, flake8 and isort. Even later on you can add a lint test as a GHA which would be great for new PRs.

Have you read the Contributing Guidelines on Pull Requests?

Yes

@github-actions
Copy link

Hi👋 thanks for creating your first issue for IOSF, Will get back to you soon !.

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

No branches or pull requests

1 participant