docs: update
This commit is contained in:
parent
c57da4cf72
commit
5bad6ea5d9
|
@ -20,6 +20,8 @@
|
||||||
and variable names.
|
and variable names.
|
||||||
- Keep lines below `100` characters long.
|
- Keep lines below `100` characters long.
|
||||||
- Use `[[ ]]` for tests.
|
- Use `[[ ]]` for tests.
|
||||||
|
- Double Quote **EVERYTHING**.
|
||||||
|
- Don’t use single quotes, except for special cases.
|
||||||
|
|
||||||
### ShellCheck
|
### ShellCheck
|
||||||
|
|
||||||
|
|
Reference in New Issue