Skip to content

clippy: suppress unused field warning

Ben Boeckel requested to merge ben.boeckel/rust-ghostflow:clippy-20240614 into master

Add comments as to why it is unused and to the location that doesn't have the context to create formatter configurations without it living in global state.

Merge request reports