Skip to content

Commit

Permalink
Coding style normalisation
Browse files Browse the repository at this point in the history
- Added spacing around conditional statements and context differences
- Added an 'error' function so we can normalise error messages into stderr
- Wrapped all referenced variables in `{}`
- Tests now use double `[[]]` instead of `[]`
- `if`,`for` and `while` have `; then` on the same line
- If only one command is specified when we expect two, it will output a list of subcommands to include
  • Loading branch information
DrizzlyOwl committed Sep 26, 2023
1 parent 663e631 commit 1405a7f
Showing 1 changed file with 140 additions and 129 deletions.
Loading

0 comments on commit 1405a7f

Please sign in to comment.