ddcfff6d9a
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
2 lines
28 B
TOML
2 lines
28 B
TOML
allow-print-in-tests = true
|