https://codeclimate.com
Code Climate is a fun little tool for helping you to keep on-top of your code, it lists the percentage of the code that you've written test cases for (good for eliminating those bugs!), lists code smells it finds, and it has little graphs with your progress.
Unfortunately, it is paid for non-open source purposes, but there are some clones of it which are free in all cases, plus it's really not that pricey. I treat it like a bit of a gamification tool for me to tackle the things I don't really like tackling as it gives you a grade on the project as a whole, each file, etc.
It supports Go, Java, JavaScript, PHP, Python, Ruby, Swift, TypeScript, Kotlin, and Scala.
Code Climate is a fun little tool for helping you to keep on-top of your code, it lists the percentage of the code that you've written test cases for (good for eliminating those bugs!), lists code smells it finds, and it has little graphs with your progress.
Unfortunately, it is paid for non-open source purposes, but there are some clones of it which are free in all cases, plus it's really not that pricey. I treat it like a bit of a gamification tool for me to tackle the things I don't really like tackling as it gives you a grade on the project as a whole, each file, etc.
It supports Go, Java, JavaScript, PHP, Python, Ruby, Swift, TypeScript, Kotlin, and Scala.
Last edited:







