mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 16:33:37 +01:00
91920373b5
# Description I've had a few PRs fail clippy in CI after they pass `toolkit check pr` because the clippy settings are different. This brings `toolkit.nu` into alignment with CI and leaves notes to prompt future synchronization. # User-Facing Changes N/A # Tests + Formatting `cargo` output elided: ``` ❯ toolkit check pr running `toolkit fmt` running `toolkit clippy` running `toolkit clippy` on tests running `toolkit clippy` on plugins running `toolkit test` running `toolkit test stdlib` - 🟢 `toolkit fmt` - 🟢 `toolkit clippy` - 🟢 `toolkit test` - 🟢 `toolkit test stdlib` ``` # After Submitting N/A |
||
---|---|---|
.. | ||
audit.yml | ||
ci.yml | ||
nightly-build.yml | ||
release-pkg.nu | ||
release.yml | ||
typos.yml | ||
winget-submission.yml |