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
Fails the build if any stubs have Clippy errors.
Does not fail the build if stubs have Clippy warnings, but does display
them (and there are a number of them).
The author of this PR is not sure we will ever get around to fixing all
the Clippy warnings, but supposes that it is at least beneficial to make
sure we add no new Clippy errors.
1/3 of #659
(By the way, ensure-stubs-compile already had a bad mix of spaces and
tabs and this commit did not help any in making it better. The author's
text editor cannot easily put tabs in shell scripts)
0 commit comments