Jeroen Engels
|
ddaea22eab
|
Move range manipulations fns out of Lint.Fix and into the rule that uses them
|
2019-08-22 19:48:46 +02:00 |
|
Jeroen Engels
|
8fa510458e
|
Fail applying a fix if ranges of the fixes overlap
|
2019-08-18 23:32:30 +02:00 |
|
Jeroen Engels
|
50f631c47c
|
Add commented out tests for rangeUpUntil
|
2019-08-09 19:16:23 +02:00 |
|
Jeroen Engels
|
55fb6b71bb
|
Improve NoUnusedVariables handles deleting the last declaration in a let in
|
2019-08-09 19:07:06 +02:00 |
|
Jeroen Engels
|
3b93133ada
|
Fail applying a fix if the result becomes unparsable
|
2019-08-08 22:01:44 +02:00 |
|
Jeroen Engels
|
b7bbaff013
|
Fail the test with a helpful error message when fix does not change anything
|
2019-08-08 22:01:44 +02:00 |
|
Jeroen Engels
|
4eb024ef2e
|
Make Lint.Fix.fix return a value that shows whether it was successful
|
2019-08-06 09:31:57 +02:00 |
|
Jeroen Engels
|
9e6160f8a6
|
Add ability to fix something on multiple lines
|
2019-08-06 09:31:57 +02:00 |
|
Jeroen Engels
|
76f0a8aaf2
|
Add tests for applying multiple fixes on a file
|
2019-08-06 09:31:57 +02:00 |
|
Jeroen Engels
|
330b1a1a7b
|
Add tests for applying fixes on a single line
|
2019-08-06 09:31:57 +02:00 |
|
Jeroen Engels
|
d20396773e
|
Move mergeRanges to Lint.Fix
Also add tests and documentation
|
2019-08-04 11:43:08 +02:00 |
|