Valentin Kipyatkov
|
bf4a376831
|
Use CommentSaver instead of manual comment handling
|
2016-04-19 15:22:05 +03:00 |
|
Valentin Kipyatkov
|
e72e6bf7db
|
KT-11870 "Replace with Elvis" refactoring doesn't change the variable type from T? to T
#KT-11870 Fixed
|
2016-04-19 15:22:05 +03:00 |
|
Valentin Kipyatkov
|
cdab9d5103
|
KT-11710 "Replace 'if' with elvis operator": incorrect code generated for 'if' expression
#KT-11710 Fixed
|
2016-04-07 18:50:32 +03:00 |
|
Denis Zharkov
|
f0e3fd617d
|
Adjust testData to CharSequence.length transformation
|
2015-10-14 20:39:35 +03:00 |
|
Valentin Kipyatkov
|
18ddac0249
|
Corrected formatting in test data
|
2015-05-27 16:15:55 +03:00 |
|
Valentin Kipyatkov
|
38f735dcac
|
IfNullToElvisIntention - better behavior for var's + slightly refactored utility functions
|
2015-05-02 14:03:25 +03:00 |
|
Valentin Kipyatkov
|
186dd5454d
|
Added inspection based on IfNullToElvisIntention + moved intention based inspections into one file
|
2015-05-02 14:03:24 +03:00 |
|
Valentin Kipyatkov
|
8d887f8780
|
In progress: KT-7442 Inspection + intention to replace "if (xxx == null) return ..' with elvis
|
2015-05-02 14:03:24 +03:00 |
|