d698bf4e1b
There was an issue with the script when passing optional rustfmt configs without specifying a commit hash. Because these optional values are passed via positional arguments the configs ($4) would be used in place of the commit hash ($3). Now that we set a default value for the optional commit hash we avoid this problem. |
||
---|---|---|
.. | ||
check_diff.yml | ||
integration.yml | ||
linux.yml | ||
mac.yml | ||
rustdoc_check.yml | ||
upload-assets.yml | ||
windows.yml |