dart_custom_lint
dart_custom_lint copied to clipboard
fix non-working exit code
trafficstars
This change makes sure that in case of non-zero exit code, it is properly propagated to the CLI.
Currently, no matter if there's an error or not, the flutter pub run custom_lint always exits with 0 exit code
Thanks! I'll look into it when I come back from holidays
Reminder on merging this.
Thanks for your work :)