Closed
Description
https://rust-lang.github.io/rust-clippy/master/index.html#blacklisted_name
bar is actually a good name for a progressbar, maybe only disallow bar as name if a foo is also found in the same file.
https://rust-lang.github.io/rust-clippy/master/index.html#blacklisted_name
bar is actually a good name for a progressbar, maybe only disallow bar as name if a foo is also found in the same file.