aiken/crates/aiken-project/src/telemetry
KtorZ e12d7e807d
Move JSON-schema help for check behind dedicated flag
1. A new option `show_json_schema` which, when enabled, will print the JSON schema of the command output if the target isn't an ANSI-capable terminal.
   2. Some modifications to the help message and error handling for the new option `show_json_schema`.

   This is now done to avoid flooding the help screen with an entire
   JSON schema. Plus, it makes the schema more easily exportable as an
   actual JSON schema.
2024-11-19 15:48:39 +01:00
..
json.rs Move JSON-schema help for check behind dedicated flag 2024-11-19 15:48:39 +01:00
terminal.rs Minor fixes on the telemetry output for terminal. 2024-11-19 15:00:03 +01:00