mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-01 10:52:24 +01:00
Justify header when there are decorations but no grid
This commit is contained in:
committed by
David Peter
parent
65bb4c7ee6
commit
2ea3758c4b
@@ -1,4 +1,4 @@
|
||||
File: sample.rs
|
||||
File: sample.rs
|
||||
1 struct Rectangle {
|
||||
2 width: u32,
|
||||
3 height: u32,
|
||||
|
@@ -1,4 +1,4 @@
|
||||
File: sample.rs
|
||||
File: sample.rs
|
||||
struct Rectangle {
|
||||
width: u32,
|
||||
height: u32,
|
||||
|
@@ -1,4 +1,4 @@
|
||||
File: sample.rs
|
||||
File: sample.rs
|
||||
1 struct Rectangle {
|
||||
2 width: u32,
|
||||
3 height: u32,
|
||||
|
Reference in New Issue
Block a user