Closed geieredgar closed 5 years ago
Can you double check for me: does python -Bm cmake_format.format_tests TestSomeExamples.test_auto_line_endings pass or fail on your system without this change?
python -Bm cmake_format.format_tests TestSomeExamples.test_auto_line_endings
The test does pass with and without this change
Can you double check for me: does
python -Bm cmake_format.format_tests TestSomeExamples.test_auto_line_endings
pass or fail on your system without this change?