Files
detekt/docs
Artur Bosch a218c41ed8 Reimplement lines of code based rules (LargeClass & LongMethod) (#1448)
* Implement lines of code metric based on token inspection

* Reimplement LongMethod rule with the new lines of code method

* Reimplement LargeClass rule based on new lines of code methods

* Fix nested loc count calculation for LongMethod

* Increase thresholds based on Pmd minus 40% of reduced boilerplate when writing kotlin code

* Do not reuse rules in single rule runner to avoid ConcurrentModificationException's
2019-02-06 23:34:48 +01:00
..
2018-02-11 21:16:43 +01:00
2018-02-24 16:38:05 +01:00
2018-02-11 21:16:43 +01:00
2018-02-11 21:16:43 +01:00
2018-02-11 21:16:43 +01:00
2018-09-13 07:22:23 +02:00
2018-02-11 21:16:43 +01:00
2018-02-11 21:16:43 +01:00
2018-02-11 21:16:43 +01:00
2018-02-24 12:26:23 +01:00
2018-02-11 21:16:43 +01:00
2018-02-11 21:16:43 +01:00
2018-02-11 21:16:43 +01:00
2018-02-11 21:16:43 +01:00
2018-02-11 21:16:43 +01:00
2018-02-11 21:16:43 +01:00
2018-02-11 21:16:43 +01:00
2018-02-11 21:16:43 +01:00
2018-02-11 21:16:43 +01:00
2018-02-11 21:16:43 +01:00
2018-02-11 21:16:43 +01:00