aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-nucleo/matcher/src/lib.rs (unfollow)
Commit message (Collapse)Author
2026-06-10chore: Turn all `allow`s into into `expect`sBenedikt Peetz
2026-03-16vendor nucleo fork into atuin workspaceEllie Huxtable
Rename crates (nucleo → atuin-nucleo, nucleo-matcher → atuin-nucleo-matcher), add to workspace members and dependencies, update all import paths, remove vendored CI workflow, and suppress upstream clippy warnings. format codespell fixes clippy clappy