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
Make check-proto-files fail when things need updatings. (apple#1902)
Since there are multiple commands happening, it wasn't actually making
the `make` fail when there were changes found. Solve this by using a
temp file to hold all the diffs, and check if it has anything at the end
to do the reporting.
0 commit comments