Morgan Courbet
|
ba63d1b9db
|
Refactor _process_no_fix
|
2017-07-08 10:30:09 +02:00 |
|
Morgan Courbet
|
3dbeeeefe5
|
Improve test coverage
|
2017-07-04 22:55:49 +02:00 |
|
Morgan Courbet
|
609d01178c
|
Improve logging for force line ending
|
2017-07-04 21:26:02 +02:00 |
|
Morgan Courbet
|
a1e1421a99
|
Refactor mixed_line_ending
|
2017-07-04 21:23:03 +02:00 |
|
Morgan Courbet
|
614893f36d
|
Fix _process_fix_auto to return the right value
|
2017-07-04 21:18:29 +02:00 |
|
Morgan Courbet
|
c6c4c4a2fa
|
Refactor mixed_line_ending
|
2017-07-04 21:07:00 +02:00 |
|
Morgan Courbet
|
a1ffbfaa59
|
Add mixed line detection
|
2017-07-04 20:50:49 +02:00 |
|
Morgan Courbet
|
4270b56e50
|
Refactor MixedLineDetection
|
2017-07-04 20:49:11 +02:00 |
|
Morgan Courbet
|
b1294b8614
|
Add unit test for mixed_line_ending
|
2017-07-03 20:04:03 +02:00 |
|
Morgan Courbet
|
f477582ae6
|
Add logs to mixed_line_ending.py
|
2017-07-03 18:52:18 +02:00 |
|
Morgan Courbet
|
22b228210e
|
Reuse variable definition
|
2017-06-29 21:46:25 +02:00 |
|
Morgan Courbet
|
2b28f4f051
|
Rename variable names
|
2017-06-29 21:42:19 +02:00 |
|
Morgan Courbet
|
0a8b929f07
|
Change files according to --fix option
|
2017-06-29 21:16:17 +02:00 |
|
Morgan Courbet
|
aaf134c2bc
|
Add line ending conversion
|
2017-06-28 22:15:31 +02:00 |
|
Morgan Courbet
|
466f9e1732
|
Add line ending detection
|
2017-06-27 21:56:18 +02:00 |
|
Morgan Courbet
|
ad0062a3bb
|
Add filenames option
|
2017-06-26 21:42:27 +02:00 |
|
Morgan Courbet
|
b2b0d5929a
|
Use enum instead of raw argparse result
|
2017-06-26 21:31:44 +02:00 |
|
Morgan Courbet
|
93194b9c6a
|
Change --fix option from mixed_line_ending
To make it easier to use in the program (single string instead of a list
of strings)
|
2017-06-18 12:31:22 +02:00 |
|
Morgan Courbet
|
51866649a6
|
Split argument parsing from main mixed line ending function
|
2017-06-18 12:25:42 +02:00 |
|
Morgan Courbet
|
afaa97cd11
|
Add enum to mixed_line_ending --fix option
|
2017-06-17 19:45:39 +02:00 |
|
Morgan Courbet
|
16b7c7af5d
|
Use Enum to list line ending types in mixed_line_ending
|
2017-06-15 20:36:34 +02:00 |
|
Morgan Courbet
|
3d4fb41d8a
|
Add mixed-line-ending processor
|
2017-06-13 21:56:00 +02:00 |
|