devcontainers / devcontainers/spec
Provide standards for code indentation (spaces vs. tabs)
Open
- Dominant language
- No language data
- Stars
- 5.7k
- Forks
- 496
- PR merge metrics
- No merged PRs in 30d
Description
Tabs, 4 spaces, and 2 spaces are used inconsistency all over the repo. All of them too much that I couldn't change one in favour of another to make them consistent.
Even in a [single block](https://github.com/devcontainers/spec/blob/9fb374c7f29b4e3aaf55e7df69ed7514d6189dcd/docs/specs/devcontainer-templates.md?plain=1#L130C1-L164C4):

It would be good to set some standards in the `contributing.md` file...
Contributor guide
Assessment
This issue has not been assessed yet.