When one file has an parse error, I would prefer that formatting continues for all of the other files that have no issue (after printing the error message). There should be a command line flag to enable or disable this behavior. My preference is to continue by default, but fail-fast by default (i.e. the current behavior) would be fine too.
When one file has an parse error, I would prefer that formatting continues for all of the other files that have no issue (after printing the error message). There should be a command line flag to enable or disable this behavior. My preference is to continue by default, but fail-fast by default (i.e. the current behavior) would be fine too.