Files
detekt/detekt-rules-complexity
severn-everett c94a5d94da Extend VarCouldBeVal to include analysis of file- and class-level properties (#4424)
* First draft of refactoring VarCouldBeVal to scan file- and class-level properties; Added checks in VarCouldBeVal to avoid flagging escaped object literals

* Added more tests and fixed failing ones

* Addressing PR comments

* Added @Parameter to ignore list for internal Detekt scanning; Fixed Detekt issues

* Addressing PR comment
2022-01-05 08:50:19 -08:00
..