Searched refs:check (Results 1 – 4 of 4) sorted by relevance
5 [ -n "${CI:-}" ] && check="--check"46 rustfmt --config-path rustfmt.toml "$file" ${check:+"$check"} || failed=true
23 name: Style check310 # Manually check the status of all dependencies. `if: failure()` does not work.311 - name: check if any dependency failed
16 check-commits = false # don't forbid links to issues
381 - CI: Add a check that semver files don't contain duplicate entries <https://github.com/rust-lang/l…387 - CI: Disable the check for >1 s! invocation <https://github.com/rust-lang/libc/pull/4107>