nushell/.github/workflows
Stefan Holderbach 43ceb3edec
Remove clippy global -A from CI (#10072)
# Description
We allowed two default lints due to false positives. This should be
locally addressed with explicit information what causes either a false
positive or why a particular design choice in the code is made.


# User-Facing Changes
None

# Tests + Formatting
We should detect a few more things with clippy out of the box. If you
encounter a false positive you will need to address it on a case by case
basis.
2023-08-21 00:08:49 +02:00
..
ci.yml Remove clippy global -A from CI (#10072) 2023-08-21 00:08:49 +02:00
nightly-build.yml Fix release workflows (#9542) 2023-06-28 09:15:32 +08:00
release-pkg.nu remove let-env, focus on mutating $env (#9574) 2023-07-01 07:57:51 +12:00
release.yml Fix release workflows (#9542) 2023-06-28 09:15:32 +08:00
typos.yml Bump actions/checkout from 2 to 3 (#8240) 2023-02-27 19:47:33 +13:00
winget-submission.yml Change Winget Releaser job to ubuntu-latest (#10032) 2023-08-17 10:12:16 -05:00