mirror of
https://github.com/sharkdp/bat
synced 2026-06-09 10:03:18 +00:00
remove trailing whitespace
This commit is contained in:
+1
-1
@@ -105,7 +105,7 @@ pub struct Config<'a> {
|
||||
/// The maximum number of consecutive empty lines to display
|
||||
pub squeeze_lines: Option<usize>,
|
||||
|
||||
// Whether or not to strip ANSI escape codes from the input
|
||||
// Whether or not to strip ANSI escape codes from the input
|
||||
pub strip_ansi: StripAnsiMode,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user