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 lint results are visible in Travis build log and are uploaded as artifacts externally; it's still very hard to spot a change there unless there was an error, and it's easy to miss out.
Ideas:
fix all lint warnings and make lint fail on any warning (too tough at times)
make a Required check to find lint errors (need external service)
The text was updated successfully, but these errors were encountered:
Currently lint results are visible in Travis build log and are uploaded as artifacts externally; it's still very hard to spot a change there unless there was an error, and it's easy to miss out.
Ideas:
The text was updated successfully, but these errors were encountered: