mirror of
https://github.com/sharkdp/bat.git
synced 2025-10-29 22:24:35 +00:00
Support for ignored-suffix CLI arguments (#1892)
This commit is contained in:
1
tests/examples/test.json.suffix
vendored
Normal file
1
tests/examples/test.json.suffix
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"test": "value"}
|
||||
1
tests/examples/test.json~
vendored
Normal file
1
tests/examples/test.json~
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"test": "value"}
|
||||
Reference in New Issue
Block a user