pytest-dev / pytest-dev/pytest-html
IDEA: add `.editorconfig`
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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