krzema12 / kotlin-python

Python target for the Kotlin Programming Language. See https://github.com/krzema12/kotlin-python/tree/python-backend/python
https://discuss.kotlinlang.org/t/idea-python-backend/19852
47 stars 1 forks source link

Onboard code quality assurance tools #100

Open krzema12 opened 2 years ago

krzema12 commented 2 years ago

Like linters, test coverage, mutation coverage.

krzema12 commented 2 years ago

I tried with Qodana on a separate branch (https://github.com/krzema12/kotlin-python/commits/onboard-qodana), but it now can only analyze the whole project. It takes over 4 hours to complete.