loda-cpp icon indicating copy to clipboard operation
loda-cpp copied to clipboard

Improve user feedback of `submit` command

Open ckrause opened this issue 8 months ago • 0 comments

When the submit format cannot find a match, it outputs this message and terminates:

2025-04-27 22:27:26|INFO |Validation successful
2025-04-27 22:27:27|INFO |No matches or existing programs are better

It is unclear why the program was rejected. We should include some detailed message that explains the user why it was rejected.

ckrause avatar Apr 28 '25 16:04 ckrause