Skip to content
This repository was archived by the owner on Dec 24, 2019. It is now read-only.

Commit 1c5b8fc

Browse files
author
Paŭlo Ebermann
committed
issue 37: add test file.
This file can be checked with codevalidator (complains about trailing white space, use of tabs, use of carriage return), but with the current code it can't be fixed (will be overwritten with an empty file). #37
1 parent ca2e0ad commit 1c5b8fc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/unicode-test.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
example: |
2+
This line ends with a space.
3+
This line has a tab in it.
4+
This line ends with a carriage return.
5+
This line has non-ASCII signs in it – which breaks codevalidator 0.8.2.

0 commit comments

Comments
 (0)