-
Notifications
You must be signed in to change notification settings - Fork 249
Open
Labels
InfrastructureChanges related to project infrastructure ( CI/CD, deploy mechanism, etc. )Changes related to project infrastructure ( CI/CD, deploy mechanism, etc. )enhancementThis issue/PR relates to a feature request.This issue/PR relates to a feature request.proposalThis issue/PR is meant to gather feedback on an idea/changeThis issue/PR is meant to gather feedback on an idea/change
Description
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.
Metadata
Metadata
Assignees
Labels
InfrastructureChanges related to project infrastructure ( CI/CD, deploy mechanism, etc. )Changes related to project infrastructure ( CI/CD, deploy mechanism, etc. )enhancementThis issue/PR relates to a feature request.This issue/PR relates to a feature request.proposalThis issue/PR is meant to gather feedback on an idea/changeThis issue/PR is meant to gather feedback on an idea/change