openscad / openscad/openscad.github.com
Provide editorconfig to avoid incosistent indention
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 34
- Forks
- 59
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
The html files have mixed indention. Some use tabs some use spaces.
This can be fixed by using the config from:
https://editorconfig.org/
It is supported by most editors and by github.
The commit formatting the files can be added to the .git-blame-ignore-revs to keep git-blame history clean.
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 listing the repository's HTML files and review the EditorConfig guidance at editorconfig.org. Add the repository configuration, format the HTML indentation consistently, and inspect .git-blame-ignore-revs for the formatting commit. Done means the HTML uses one indentation style and the formatting commit can be excluded from blame history.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- tooling, web-dev
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100