nushell/.github/workflows
Eric Hodel 91920373b5
Match toolkit clippy settings to CI clippy settings (#10984)
# 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
2023-11-09 19:07:15 +01:00
..
audit.yml Bump actions/checkout from 3 to 4 (#10308) 2023-09-11 09:54:22 +00:00
ci.yml Match toolkit clippy settings to CI clippy settings (#10984) 2023-11-09 19:07:15 +01:00
nightly-build.yml Bump hustcer/setup-nu from 3.7 to 3.8 (#10967) 2023-11-06 00:56:59 +00:00
release-pkg.nu update release-pkg.nu with updated manual instructions (#10759) 2023-10-18 16:04:59 -05:00
release.yml Bump hustcer/setup-nu from 3.7 to 3.8 (#10967) 2023-11-06 00:56:59 +00:00
typos.yml Bump crate-ci/typos from 1.16.21 to 1.16.22 (#10968) 2023-11-06 00:57:55 +00:00
winget-submission.yml Update winget submission workflow include only default msi files (#10487) 2023-09-24 07:52:10 -05:00