Skip to content

IDEA: add .editorconfig #386

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

Open
jkowalleck opened this issue Nov 28, 2020 · 1 comment
Open

IDEA: add .editorconfig #386

jkowalleck opened this issue Nov 28, 2020 · 1 comment
Labels
enhancement This issue/PR relates to a feature request. Infrastructure Changes related to project infrastructure ( CI/CD, deploy mechanism, etc. ) proposal This issue/PR is meant to gather feedback on an idea/change

Comments

@jkowalleck
Copy link
Contributor

jkowalleck commented Nov 28, 2020

add a .editorconfig file.

this will allow IDEs/editors to apply rules how files should be written.

basically its not needed, unless there are files that are not fixed by pre-commits as configured via https://github.com/pytest-dev/pytest-html/blob/master/.pre-commit-config.yaml

acceptance criteria:

  • editorconfig rules do not no not contradict established rules of pre-commits
  • to be continued, comments are welcome.
@jkowalleck jkowalleck mentioned this issue Nov 28, 2020
@gnikonorov gnikonorov added enhancement This issue/PR relates to a feature request. Infrastructure Changes related to project infrastructure ( CI/CD, deploy mechanism, etc. ) proposal This issue/PR is meant to gather feedback on an idea/change labels Nov 28, 2020
@BeyondEvil
Copy link
Contributor

I guess it doesn't hurt as it's optional? 🤷‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue/PR relates to a feature request. Infrastructure Changes related to project infrastructure ( CI/CD, deploy mechanism, etc. ) proposal This issue/PR is meant to gather feedback on an idea/change
Projects
None yet
Development

No branches or pull requests

3 participants