Ivan Kochurkin
|
c6f52893fb
|
[FIR] Fix inconsistent RETURN_TYPE_MISMATCH and TYPE_MISMATCH reporting on functions and properties
^KT-51203 Fixed
|
2022-04-05 15:50:43 +00:00 |
|
Nikolay Lunyak
|
9790b81f38
|
[FIR] Fix missing REDUNDANT_VISIBILITY_MODIFIER
|
2021-09-24 16:48:51 +00:00 |
|
Ivan Kochurkin
|
cd6384eb20
|
[FIR] Fix handling of WRONG_MODIFIER_TARGET
Implement DEPRECATED_MODIFIER, DEPRECATED_MODIFIER_FOR_TARGET, REDUNDANT_MODIFIER_FOR_TARGET
|
2021-08-13 18:32:27 +03:00 |
|
Ivan Kochurkin
|
fd92b851a2
|
[FIR] Implement PACKAGE_OR_CLASSIFIER_REDECLARATION
Fix REDECLARATION positioning
|
2021-08-10 15:09:25 +00:00 |
|
Andrey Zinovyev
|
015c2d1875
|
[FIR] Add NOTHING_TO_INLINE diagnostic
|
2021-08-04 17:33:08 +03:00 |
|
yantimirov-timur
|
1dfc3c0520
|
FIR: add getter visibility and setter return type checks
|
2021-04-19 19:21:09 +03:00 |
|
Mikhail Glukhikh
|
1e4d7ff690
|
Fix LightTreePositioningStrategies.DECLARATION_NAME
|
2021-03-06 09:22:35 +03:00 |
|
Jinseong Jeon
|
bd37badf29
|
FIR checker: add diagnostics for backing fields
|
2021-02-10 12:29:34 +03:00 |
|
Mikhail Glukhikh
|
40bec30393
|
FIR: implement LT positioning in diagnostic tests, fix LT strategies
|
2021-01-21 16:06:09 +03:00 |
|
Dmitriy Novozhilov
|
298e27bdac
|
[Test] Migrate AbstractExtendedFirDiagnosticsTest to new infrastructure
|
2020-12-21 18:34:57 +03:00 |
|
vladislavf7@gmail.com
|
be684c784f
|
[FIR] Introduce extended checkers for inspection-like diagnostics
|
2020-07-11 10:45:32 +03:00 |
|
vladislavf7@gmail.com
|
4643d483a0
|
[FIR] Introduce RedundantVisibilityModifierChecker
|
2020-07-11 10:45:10 +03:00 |
|