zed/tooling/xtask
Marshall Bowers f2060ccbe0
xtask: Add command for checking packages conform to certain standards (#15236)
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
2024-07-25 19:20:08 -04:00
..
src xtask: Add command for checking packages conform to certain standards (#15236) 2024-07-25 19:20:08 -04:00
Cargo.toml xtask: Add command for checking packages conform to certain standards (#15236) 2024-07-25 19:20:08 -04:00
LICENSE-GPL Add cargo xtask clippy (#8722) 2024-03-02 14:46:02 -05:00