Skip to content
This documentation applies to Codacy Self-hosted v3.4.0

For the latest updates and improvements, see the latest Cloud documentation instead.

Supported languages and tools

For each supported programming language, Codacy generally provides:

  • Static Analysis
  • Code Duplication
  • Code Complexity
  • Test Coverage

The table below lists all programming languages that Codacy supports and the corresponding tools that Codacy uses to analyze your source code. Besides this, Codacy uses cloc to calculate the source lines of code for all supported languages, and supports multiple test coverage report formats.

Language Static Analysis Suggested fixes Duplication Complexity
Apex PMD - -
C Clang-Tidy*, Cppcheck, Flawfinder PMD CPD -
C# Sonar C# PMD CPD SonarC#
C++ Clang-Tidy*, Cppcheck, Flawfinder PMD CPD -
CoffeeScript Coffeelint - -
Crystal Ameba - -
CSS CSSLint, Stylelint - -
Dockerfile Hadolint - -
Elixir Credo - -
Go aligncheck*, deadcode*, Gosec*, Revive, Staticcheck* PMD CPD Gocyclo
Groovy CodeNarc - -
Java Checkstyle, PMD, SpotBugs* PMD CPD PMD
JavaScript ESLint, JSHint, PMD ESLint 🔧 PMD CPD ESLint
JSON Jackson Linter - -
JSP PMD - -
Kotlin Detekt jscpd Detekt
Less Stylelint - -
Markdown RemarkLint - -
Objective-C Faux Pas* - -
PHP PHP_CodeSniffer, PHP Mess Detector PHPCPD PHP Depend
PL/SQL PMD - -
PostgreSQL SQLint - -
PowerShell PSScriptAnalyser - -
Python Bandit, Prospector, Pylint PMD CPD Radon
Ruby Brakeman, Bundler Audit, Rubocop Flay Rubocop
Sass Stylelint - -
Scala Scalameta, Scalastyle, SpotBugs* PMD CPD Scalastyle, Scala 2 compiler and standard library
Shell ShellCheck - -
Swift SwiftLint, Tailor PMD CPD -
Transact-SQL TSQLLint - -
TypeScript ESLint, TSLint ESLint 🔧 jscpd ESLint
Velocity PMD - -
Visual Basic SonarVB - -
Visualforce PMD - -
XML PMD - -
XSL PMD - -

*: Supported as a client-side tool.

🔧: Supports suggesting fixes for identified issues.

See also

Share your feedback 📢

Did this page help you?

Thanks for the feedback! Is there anything else you'd like to tell us about this page?

We're sorry to hear that. Please let us know what we can improve:

Alternatively, you can create a more detailed issue on our GitHub repository.

Thanks for helping improve the Codacy documentation.

If you have a question or need help please contact support@codacy.com.

Last modified March 11, 2021