zed/tooling/xtask
Marshall Bowers b01878aadf
Add xtask for finding crates with missing licenses (#11776)
This PR adds a new `cargo xtask licenses` command for finding crates
with missing license files.

A number of crates were uncovered that were missing a license file, and
have had the appropriate license file added.

Release Notes:

- N/A
2024-05-13 18:52:12 -04:00
..
src Add xtask for finding crates with missing licenses (#11776) 2024-05-13 18:52:12 -04:00
Cargo.toml Add xtask for finding crates with missing licenses (#11776) 2024-05-13 18:52:12 -04:00
LICENSE-GPL Add cargo xtask clippy (#8722) 2024-03-02 14:46:02 -05:00