WIP: Rust implementation of packs for ruby
packs generate_cache
, which can be used to update tmp/cache/packwerk
for faster packwerk
output. It should produce the exact same json
that packwerk
produces today.
Current Progress:
scripts/packwerk_parity_checker.rb
packs
detects roughly 87% of references in Gusto's monolith
Remaining Challenges include:packwerk.yml
)packs check
, which can be used as a drop-in replacement to the VSCodepacks update
, which can be used to update deprecated_references.yml
packs lsp
, to launch an LSP-server to provide faster feedback