Fix bug where you weren't able to use both the -q and -j flags at the same time #227

Open
Vylpes wants to merge 11 commits from feature/181-q-json-flags into develop

11 commits

Author SHA1 Message Date
67e6c16028 Update output helper class to not append a new line right at the end of the output
All checks were successful
Test / build (push) Successful in 9s
2024-10-26 20:52:48 +01:00
2d613d2109 Merge branch 'develop' into feature/181-q-json-flags 2024-10-26 20:49:07 +01:00
eb09754e2e Fix linting
All checks were successful
Test / build (push) Successful in 8s
2024-10-18 19:28:18 +01:00
438884b270 Make object flat
Some checks failed
Test / build (push) Failing after 9s
2024-10-18 19:27:33 +01:00
3b284484c2 New line the return statement
All checks were successful
Test / build (push) Successful in 8s
2024-10-18 19:12:16 +01:00
49d986de05 Fix linter
All checks were successful
Test / build (push) Successful in 14s
2024-10-18 18:57:59 +01:00
abac3442c4 Simplify outputHelper 2024-10-18 18:56:15 +01:00
f4d447f66f Merge branch 'develop' into feature/181-q-json-flags 2024-10-18 18:26:24 +01:00
bf026dae32 Update tests
All checks were successful
Test / build (push) Successful in 9s
2024-09-15 11:55:14 +01:00
ebf270f2bb Plan tests
All checks were successful
Test / build (push) Successful in 9s
2024-09-14 17:59:12 +01:00
af30ab5ea7 Fix cli not allowing both -q and --json flags at the same time 2024-09-14 17:57:42 +01:00