Commit graph

9 commits

Author SHA1 Message Date
Morgan Courbet
f9915cbbe2
Remove _check_filenames in mixed_line_ending.py 2017-07-20 20:32:04 +02:00
Morgan Courbet
4d3d8e1831
Remove -v/--verbose option on mixed_line_ending.py 2017-07-20 20:30:56 +02:00
Morgan Courbet
ab2a849052
Clean up against add-trailing-comma 2017-07-18 20:17:06 +02:00
Morgan Courbet
19377889df
Add support for CR line ending for mixed_line_ending.py
'--fix=cr' is not yet implemented though
2017-07-10 21:53:08 +02:00
Morgan Courbet
2b6ad978de
Fix 13 tests for Python 3.4 & 3.5 2017-07-09 09:24:21 +02:00
Morgan Courbet
3dbeeeefe5
Improve test coverage 2017-07-04 22:55:49 +02:00
Morgan Courbet
63bb1fd1f5
Add unit test for mixed_line_ending --fix={cr,crlf} 2017-07-04 21:51:08 +02:00
Morgan Courbet
a1ffbfaa59
Add mixed line detection 2017-07-04 20:50:49 +02:00
Morgan Courbet
b1294b8614
Add unit test for mixed_line_ending 2017-07-03 20:04:03 +02:00