SIGN IN SIGN UP

nexlint: introduce project linting

This introduces custom project linting using the nexlint linting
framework. As a start this patch enables the following lints via `cargo
xlint`:

* detection of duplicate versions of direct dependencies
* detection of irrelevant build dependencies
* checking of license headers on various file types
* ensuring the root Cargo.toml file is canonical
B
Brandon Williams committed
30f7c0ee7ac4aec86eaaa0d4d85fdd10c8a569cb
Parent: 58d7900
Committed by Brandon Williams <bwilliams.eng@gmail.com> on 5/2/2022, 9:57:13 PM