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
This commit is contained in:
parent
ff2eacead7
commit
b01878aadf
14 changed files with 149 additions and 63 deletions
1
crates/supermaven_api/LICENSE-GPL
Symbolic link
1
crates/supermaven_api/LICENSE-GPL
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../LICENSE-GPL
|
Loading…
Add table
Add a link
Reference in a new issue