1
0
Fork 0

Adding upstream version 0.0.1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-24 11:27:20 +02:00
parent b74d0ef785
commit 9eac69a0e2
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
41 changed files with 2631 additions and 0 deletions

7
testdata/eol-comments vendored Normal file
View file

@ -0,0 +1,7 @@
Host example # this comment terminates a Host line
HostName example.com # aligned eol comment 1
ForwardX11Timeout 52w # aligned eol comment 2
# This comment takes up a whole line
# This comment is offset and takes up a whole line
AddressFamily inet # aligned eol comment 3
Port 4242 #compact comment