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

Merged
Vylpes merged 17 commits from feature/181-q-json-flags into develop 2024-12-07 22:21:43 +00:00

17 commits

Author SHA1 Message Date
419f85a827 Readd removed test
All checks were successful
Test / build (push) Successful in 12s
2024-12-04 18:29:12 +00:00
63307d97d6 Merge branch 'develop' into feature/181-q-json-flags 2024-12-04 18:27:06 +00:00
922bcde4ba Merge branch 'develop' into feature/181-q-json-flags
All checks were successful
Test / build (push) Successful in 8s
2024-12-02 17:57:03 +00:00
52df3e843e Fix tests
All checks were successful
Test / build (push) Successful in 9s
2024-11-27 18:40:11 +00:00
f06ff77bcb Merge branch 'develop' into feature/181-q-json-flags 2024-11-27 18:39:43 +00:00
3e4c3d502a Use a generic instead of an any object
All checks were successful
Test / build (push) Successful in 9s
2024-11-27 18:34:46 +00:00
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