1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-01 19:02:22 +01:00

Initial version of syntax regression tests

This commit is contained in:
sharkdp
2020-08-03 12:47:23 +02:00
committed by David Peter
parent 3a85fd767b
commit 78a681f027
9 changed files with 734 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# A comment
Host example.com
 User dummy
 Compression no
Host *.co.uk
 BatchMode no
 GlobalKnownHostsFile "/etc/ssh/ssh_known_hosts"