cedar-policy / cedar

Implementation of the Cedar Policy Language
https://www.cedarpolicy.com
Apache License 2.0
889 stars 80 forks source link

Configure common lints in workspace `Cargo.toml` #1331

Closed john-h-kastner-aws closed 19 hours ago

john-h-kastner-aws commented 1 day ago

Description of changes

We should also standardize on clippy::pedantic and clippy::nursery (if we do want those), but they introduce a lot of new warnings, so I'll leave them out of this PR.

Issue #, if available

Checklist for requesting a review

The change in this PR is (choose one, and delete the other options):

I confirm that this PR (choose one, and delete the other options):

I confirm that cedar-spec (choose one, and delete the other options):

I confirm that docs.cedarpolicy.com (choose one, and delete the other options):