Let's add this command line option. If it's provided, pdd should stop processing after the first mistake. If not, it should print the error and continue processing the next file. Thus, if this option is NOT provided, pdd should not fail no matter how many errors it meets.
Let's add this command line option. If it's provided,
pddshould stop processing after the first mistake. If not, it should print the error and continue processing the next file. Thus, if this option is NOT provided,pddshould not fail no matter how many errors it meets.