EngineHub / EngineHub/WorldEdit
Consistent rules for double-slash
Open
status:accepted
type:feature-request
- Dominant language
- Java
- Stars
- 3.5k
- Forks
- 960
- Avg merge
- 6h 57m
- Merged PRs (30d)
- 1
Description
**Is your feature request related to a problem? Please describe.**
It's difficult to tell why some commands are `/` and others are `//`. It seems mostly arbitrary.
**Describe the solution you'd like**
A rule for when we use `/` and when we use `//` in our commands, and to align all existing commands to these rules.
A potential alternative solution is to simply use `//` always, but that might be overkill.
**Describe alternatives you've considered**
N/A
**Additional context**
N/A
Contributor guide
Assessment
This issue has not been assessed yet.