mirror of
https://github.com/encounter/zed.git
synced 2026-07-11 06:19:04 -07:00
This PR adds a new `xtask` command for checking that packages conform to certain standards. Still a work-in-progress, but right now it checks: - If `[lints] workspace = true` is set - If packages are using non-workspace dependencies Release Notes: - N/A