Commit 5bad6ea5 authored by Dylan Araps's avatar Dylan Araps

docs: update

parent c57da4cf
...@@ -20,6 +20,8 @@ ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment