Style guide additions
Closed this issue · 1 comments
fhennig commented
More things to be added to the style guide:
- in shell scripts, indent 2 spaces. (Takes less horizontal space than 4, which is good for the docs)
- Prefer long options for shell script flags, as they are more readable
fhennig commented
Another idea: always give sub-headings a sensible anchor name.