rust/clippy_lints
ofeeg 34d9e88a47
New lint clippy::join_absolute_paths
* `join_absolute_paths` Address PR review
* Move `clippy::join_absolute_paths` to `clippy::suspicious`
* `join_absolute_paths`: Address PR review

Co-Authored-By: ofeeg <mhanna0000@gmail.com>
2023-11-20 13:28:28 +01:00
..
2023-11-20 13:28:28 +01:00
2023-11-16 19:02:33 +01:00

This crate contains Clippy lints. For the main crate, check GitHub.