IDEA: add .editorconfig
#386
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
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:
The text was updated successfully, but these errors were encountered: