Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(clippy): enable pedantic lints from code
When this is forgotten locally only the CI will notice this. Now these lints are always performed with clippy. Also cleanup the list of allowed lints and add future ones from the nursery which could also already be implemented.
- Loading branch information