loda-cpp
loda-cpp copied to clipboard
Improve user feedback of `submit` command
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.