rust/clippy_lints
Yuri Astrakhan cc6b375cd3 fallout2: rework clippy_dev & _lints fmt inlining
* Inline format args where possible
* simplify a few complex macros into format str
* use formatdoc!() instead format!(indoc!(...))
2022-09-23 23:08:12 -04:00
..

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