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 15, 2023
1 parent 694e324 commit f54c0d4
Showing 1 changed file with 140 additions and 129 deletions.
Loading

0 comments on commit f54c0d4

Please sign in to comment.