ci: make just the quality source of truth #215
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/diffs.nvim!215
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/just"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why: The repo quality checks had drifted across GitHub workflow-specific commands, a shell shim, and direct tool invocations. Making the repo recipes the source of truth keeps local verification, CI, and AI automation aligned.
How: This adds a repo-root justfile, includes just in the Nix CI shell, splits the GitHub quality workflow into explicit format, lint, and test steps, renames the matrix workflow to compatibility, and removes scripts/ci.sh.