mirror of
https://github.com/sharkdp/bat
synced 2026-07-27 17:41:42 +00:00
PR #102 Review Changes
- Reformatted code. - Removed leftover code. - Removed leftover comments. - Fixed compiling on Rust 1.24.0
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ pub enum OutputComponent {
|
||||
|
||||
#[derive(Debug, Eq, PartialEq, Copy, Clone, Hash)]
|
||||
pub enum OutputWrap {
|
||||
Character
|
||||
Character,
|
||||
}
|
||||
|
||||
impl OutputComponent {
|
||||
|
||||
Reference in New Issue
Block a user