terryyin / lizard

A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.
Other
1.82k stars 248 forks source link

Added kotlin support #328

Closed ReallyLiri closed 2 years ago

ReallyLiri commented 3 years ago

Closes #222

terryyin commented 3 years ago

@ReallyLiri please allow me some time to read this through. Thanks!

terryyin commented 2 years ago

sorry about my procrastination. The code looks good and well covered by test. Thanks. Let me merge it first before dive into much details.