rust-clippy/clippy_lints/src/utils
Trevor Arjeski ddcfff6d9a Add allow-print-in-tests config
Add a config, allow-print-in-tests, that can be set in clippy.toml which
allows the usage of `[e]print[ln]!` macros in tests.

Closes #9795
2022-11-04 20:33:04 +03:00
..
internal_lints Fix adjacent code 2022-10-28 13:18:07 -04:00
author.rs Replace if_chain with let chains in clippy::author output 2022-10-05 17:21:32 +00:00
conf.rs Add allow-print-in-tests config 2022-11-04 20:33:04 +03:00
dump_hir.rs Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup 2022-05-05 15:12:52 +01:00
internal_lints.rs Separate internal lints by pass 2022-10-15 07:01:44 -04:00
mod.rs Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup 2022-05-05 15:12:52 +01:00