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

docs: update

parent c57da4cf
......@@ -20,6 +20,8 @@
and variable names.
- Keep lines below `100` characters long.
- Use `[[ ]]` for tests.
- Double Quote **EVERYTHING**.
- Don’t use single quotes, except for special cases.
### 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