pytest-dev / pytest-dev/pytest-html

IDEA: add `.editorconfig`

Open
#386 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement Infrastructure proposal
Dominant language
Python
Stars
779
Forks
260
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the repository's .pre-commit-config.yaml and the linked EditorConfig specification to identify the established file-writing rules. Add an .editorconfig whose rules do not contradict the pre-commit configuration; completion is confirmed when the acceptance criteria are satisfied.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.