pytest-html icon indicating copy to clipboard operation
pytest-html copied to clipboard

IDEA: add `.editorconfig`

Open jkowalleck opened this issue 4 years ago • 1 comments

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 avatar Nov 28 '20 13:11 jkowalleck

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

BeyondEvil avatar Nov 29 '20 00:11 BeyondEvil