mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
fix rustfmt
This commit is contained in:
@@ -481,7 +481,7 @@ fn escape(s: &str) -> String {
|
||||
pub fn generate_dircolors_config() -> String {
|
||||
let mut config = String::new();
|
||||
|
||||
config.push_str(
|
||||
config.push_str(
|
||||
"\
|
||||
# Configuration file for dircolors, a utility to help you set the\n\
|
||||
# LS_COLORS environment variable used by GNU ls with the --color option.\n\
|
||||
|
||||
Reference in New Issue
Block a user