Software Alternatives & Reviews

Codacy VS Checkstyle

Compare Codacy VS Checkstyle and see what are their differences

Codacy logo Codacy

Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.

Checkstyle logo Checkstyle

Checkstyle is a development tool to help programmers write Java code that adheres to a coding...
  • Codacy Landing page
    Landing page //
    2023-08-27

Codacy automates code reviews and monitors code quality on every commit and pull request reporting back the impact of every commit or pull request, issues concerning code style, best practices, security, and many others. It monitors changes in code coverage, code duplication and code complexity. Saving developers time in code reviews thus efficiently tackling technical debt. JavaScript, Java, Ruby, Scala, PHP, Python, CoffeeScript and CSS are currently supported. Codacy is static analysis without the hassle.

  • Checkstyle Landing page
    Landing page //
    2023-07-29

Codacy videos

Using Codacy for automated code reviews

More videos:

Checkstyle videos

CheckStyle - A development tool for maintaining better Java coding standards for Application

More videos:

  • Review - CheckStyle || Maven || Configuration|| HTML Report - 1
  • Review - Install and Use CheckStyle for Java as an IntelliJ IDEA Plugin 2018

Category Popularity

0-100% (relative to Codacy and Checkstyle)
Code Coverage
93 93%
7% 7
Code Analysis
90 90%
10% 10
Code Quality
94 94%
6% 6
Code Review
80 80%
20% 20

User comments

Share your experience with using Codacy and Checkstyle. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Codacy and Checkstyle

Codacy Reviews

Ten Best SonarQube alternatives in 2021
Codacy automates code opinions and monitors code quality on each sprint. The main issues it covers concern code style, best practices, and security. In addition, it monitors adjustments in code insurance, code duplication, and code complexity. She was saving developers time in code opinions, consequently successfully tackling technical debt. JavaScript, Java, Ruby, Scala,...
Source: duecode.io

Checkstyle Reviews

We have no reviews of Checkstyle yet.
Be the first one to post

Social recommendations and mentions

Checkstyle might be a bit more popular than Codacy. We know about 5 links to it since March 2021 and only 4 links to Codacy. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Codacy mentions (4)

  • What is the best way to set a cookie (without setcookie?)
    I'm trying to use Codacy to review my code. One of the issues is regarding the use of the "setcookie" function. Source: over 2 years ago
  • Converting vstest coverage files in github actions?
    Does anyone have an example on how to get this conversion done on github actions where I can convert the *.coverage file into a *.xml file for uploading to codacy.com. Source: over 2 years ago
  • PHP Static Analysis Tools Review
    Online analysisFinally, if you want a simple way to analyze your code without having to manually configure everything locally, you can use an online code review service such as Codacy (shameless plug here). We already integrate some of the mentioned detection tools in this article and we are working every day to improve the service. The other main benefit of using automated code review tools is to allow you to... - Source: dev.to / about 3 years ago
  • Top 10 ways to perform fast code reviews
    Because you care and because you always want to be better, automation is a great way to optimize your review workflow process. Go ahead and do a quick search on Google for automated code reviews and see who better fits your workflow. You'll find Codacy on your Google search and we hope you like what we do. - Source: dev.to / about 3 years ago

Checkstyle mentions (5)

  • Custom Gradle Plugin for Unified Static Code Analysis
    PMD and Checkstyle are static analysis tools that check your code on each project build. Gradle allows to apply them easily. - Source: dev.to / about 1 year ago
  • java checkstyle in neovim?
    AFAIK, you can't use it with nvim-jdtls, but here you shave a list of checkstyle plugins and there are a Gradle and a Maven one that your could use. Source: over 1 year ago
  • Spring Boot – Black Box Testing
    The generated classes should be put into .gitignore. Otherwise, if you have Checkstyle, PMD, or SonarQube in your project, then generated classes can violate some rules. Besides, if you don't put them into .gitignore, then each pull request might become huge due to the fact that even a slightest fix can lead to lots of changes in the generated classes. - Source: dev.to / over 1 year ago
  • Basics of CI/CD
    Speaking of code style there aren't many differences. You can try Checkstyle plugin. It automatically fails a build that violates any of the stated requirements. For example, the code might have an unused import. Besides you can look at cloud services that run the code analysis and shows the result as a bunch of charts (SonarCloud can also do that). - Source: dev.to / over 2 years ago
  • Design an Effective Build Stage for Continuous Integration
    Java developers use powerful IDEs that lint code in realtime. Powerful as they are, they are not enough. Quality checks must also be part of the CI pipeline. We can use checkstyle to add a linting job. - Source: dev.to / about 3 years ago

What are some alternatives?

When comparing Codacy and Checkstyle, you can also consider the following products

SonarQube - SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.

CodeClimate - Code Climate provides automated code review for your apps, letting you fix quality and security issues before they hit production. We check every commit, branch and pull request for changes in quality and potential vulnerabilities.

Checkmarx - The industry’s most comprehensive AppSec platform, Checkmarx One is fast, accurate, and accelerates your business.

CodeFactor.io - Automated Code Review for GitHub & BitBucket

ReSharper - ReSharper is a productivity tool for visual studio that provides tools and features to help you manage your code.

ESLint - The fully pluggable JavaScript code quality tool