dart_custom_lint icon indicating copy to clipboard operation
dart_custom_lint copied to clipboard

fix non-working exit code

Open andrzejchm opened this issue 3 years ago • 2 comments
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

andrzejchm avatar Aug 14 '22 13:08 andrzejchm

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Aug 14 '22 13:08 CLAassistant

Thanks! I'll look into it when I come back from holidays

rrousselGit avatar Aug 14 '22 21:08 rrousselGit

Reminder on merging this.

jvanduppen avatar Sep 20 '22 14:09 jvanduppen

Thanks for your work :)

rrousselGit avatar Oct 07 '22 15:10 rrousselGit