mirror of
https://github.com/sharkdp/bat
synced 2026-08-08 19:41:45 +00:00
Rustfmt
This commit is contained in:
committed by
David Peter
parent
7c98a1c901
commit
155bad3862
+1
-1
@@ -110,7 +110,7 @@ pub fn build_app(interactive_output: bool) -> ClapApp<'static, 'static> {
|
||||
!&[
|
||||
"auto", "full", "plain", "changes", "header", "grid", "numbers",
|
||||
]
|
||||
.contains(style)
|
||||
.contains(style)
|
||||
});
|
||||
|
||||
if let Some(invalid) = invalid_vals.next() {
|
||||
|
||||
Reference in New Issue
Block a user