cheshirekow / cmake_format

Source code formatter for cmake listfiles.
GNU General Public License v3.0
971 stars 108 forks source link

Fix missing newline argument #119

Closed geieredgar closed 5 years ago

cheshirekow commented 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?

geieredgar commented 5 years ago

The test does pass with and without this change