The `with-cargo-integration` folder contains a full example on how to use this crate
while also using its `cargo` integration and also how to create your own lints.
The `without-cargo-integration` folder contains smaller examples focused on how to use
a specific subset of this crate but without the `cargo` integration.