fix(clippy): resolve lints for Rust 1.96 (io_other_error, derivable_impls, manual_contains, unnecessary_sort_by, while_let_loop)
This commit is contained in:
@@ -4,7 +4,7 @@ name: Release
|
||||
# (e.g. 0.4.0). The `prepare` job stamps that version into every hardcoded
|
||||
# spot (scripts/set-version.sh), commits "chore(release): X.Y.Z", and pushes
|
||||
# the vX.Y.Z tag. The build matrix + release job then run off that tag. No
|
||||
# more hand-editing versions across Cargo.toml/plugin/nuwiki.vim.
|
||||
# more hand-editing versions across Cargo.toml and individual crate manifests.
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user