setup
01Command
Set up rust-analyzer LSP integration and install all cargo tools required by the hooks in this project.
12 22d ago A 0 tokens
original MIT
4 tagged cargo, measured the same way as everything else here.
Command
Set up rust-analyzer LSP integration and install all cargo tools required by the hooks in this project.
Command
Audit dependencies against upstream registries (npm, pypi, nuget, crates.io).
Command
Record a fresh version check in the version-sentinel sidecar.
Command
Verify and enforce use of the latest stable library/package versions using live documentation lookups instead of training-data knowledge. Use PROACTIVELY whenever: (1) Recommending or selecting a library, framework, or package version, (2) Adding dependencies to any project (package.json, pyproject.toml…