arti/maint
Nick Mathewson 99e0c1789b Add a shell script to verify that every package has an okay license.
We implement this by giving a list of permitted licenses, and then
using cargo-license to dump everything's actual license.  Since
packages list their licenses as "x OR y OR z", we permit any package
that is available under at least one license on the allow-list.
2021-07-06 15:03:44 -04:00
..
add_warning.py Add clippy warn needless pass by value 2021-06-21 23:27:19 -04:00
check_licenses.sh Add a shell script to verify that every package has an okay license. 2021-07-06 15:03:44 -04:00
coverage.sh Add a script with the command I've been using for coverage 2021-05-26 10:46:17 -04:00
readmes.sh Add a script to use cargo-readme to update all per-crate README.md files. 2021-05-21 08:59:36 -04:00