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 an .editorconfig file #312

Open
brianhelba opened this issue Oct 27, 2021 · 1 comment
Open

Add an .editorconfig file #312

brianhelba opened this issue Oct 27, 2021 · 1 comment

Comments

@brianhelba
Copy link
Contributor

This should help avoid indentation problems with contributors' text editors.

https://editorconfig.org/

@uhurusurfa
Copy link
Contributor

I recommend adding the ruff formatter and linter as a pre-comit git action to format to a defined standard . This would run when the user commits the change so that the linter should never fail when the CI/CD action runs in Github.

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

2 participants