You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when a file is reporting a lint error, the remaining files are not processed.
Would be nice to be able to specify that the remaing files are to be checked as well, and fail when all files are processed and at least one reports an error.
Currently when a file is reporting a lint error, the remaining files are not processed.
Would be nice to be able to specify that the remaing files are to be checked as well, and fail when all files are processed and at least one reports an error.