mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Support running the compliance check script without writing the output to any file. This adds a check for the --output flag to not write to the output file if the value is empty, and add a second flag for inhibiting the individual case files. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>