php-semver-checker icon indicating copy to clipboard operation
php-semver-checker copied to clipboard

List files with parsing error as skipped

Open tomzx opened this issue 10 years ago • 0 comments

The current behavior of the compare command is to die upon parsing any invalid code, which is probably not what the average user wants.

compare should instead record the files which it wasn't able to properly parse and emit a notice to the user.

tomzx avatar Jan 16 '15 11:01 tomzx