Files
yamllint/tests
Martin Packman 91763f5476 Fix new-lines rule on Python 3
Use io.open() when reading files in cli which has the same behaviour
in Python 2 and Python 3, and supply the newline='' parameter which
handles but does not translate line endings.

Add dos.yml test file with windows newlines.

Also add to file finding test expected output.

Add test for new-lines rule through the cli.

Validates files are read with the correct universal newlines setting.

Fixes adrienverge/yamllint#228
2020-02-13 12:02:45 +01:00
..
2018-11-26 19:09:47 +01:00
2020-02-13 12:02:45 +01:00
2019-08-26 10:01:40 +02:00
2018-11-26 19:09:47 +01:00
2018-11-26 19:09:47 +01:00