Codacy Alternatives
Codacy is described as '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' and is an app in the development category. There are more than 25 alternatives to Codacy for a variety of platforms, including Windows, Linux, Web-based, Mac and SaaS apps. The best Codacy alternative is SonarQube, which is both free and Open Source. Other great apps like Codacy are Source Insight, Pmd, Blink grep and JSHint.
Codacy alternatives are mainly File Search Utilities but may also be Code Editors. Filter by these if you want a narrower list of alternatives or looking for a specific functionality of Codacy.- 28 SonarQube alternatives
- Freemium • Open Source
- Mac
- Windows
- Linux
- Online
SonarQube is an open source quality management platform, dedicated to continuously analyze and measure source code quality, from the portfolio to the method. Static code analysis is available in the "Community Edition" (free / open source) for:
- - SonarQube is the most popular Web-based, Windows, Mac & Linux alternative to Codacy.
- - SonarQube is the most popular Open Source & free alternative to Codacy.
SonarQube Features
Opinions about SonarQube as a Alternative to Codacy
- 22 Source Insight alternatives
- Paid • Proprietary
- Windows
Source Insight is an advanced code editor and browser with built-in analysis for C/C++, C#, and Java programs.
- - Source Insight is the most popular commercial alternative to Codacy.
Comments about Source Insight as a Alternative to Codacy
"Source Insight is ... a code editor"
Codacy is a tool for Continuous Integration, NOT an editor.
They have but one feaure in common
0 PMD scans Java source code and looks for potential problems like:
Possible bugs - empty try/catch/finally/switch statements Dead code - unused local variables, parameters and private methods Suboptimal code - wasteful String/StringBuffer usage Overcomplicated expressions - unnec.
- 35 Blink grep alternatives
- Free • Open Source
- File Search Utility
- Windows
- Linux
GUI of indexed grep for source code, files locator, search and replace. Switch differnt projects and start searching. Drag and drop of filenames to your favourite editor.
Blink grep Features
- Free • Open Source
10 JSHint alternatives- Mac
- Windows
- Linux
- Online
- Eclipse
- Vim
- Notepad++
- Sublime Text
- gedit
- TextMate
- GNU Emacs
- ShiftEdit
- Brackets
- Komodo Edit
- Microsoft Visual Studio
- JetBrains ReSharper
JSHint is a community-driven tool that detects errors and potential problems in JavaScript code. Since JSHint is so flexible, you can easily adjust it in the environment you expect your code to execute. JSHint is open source and will always stay this way.
JSHint Features
- 3 FindBugs alternatives
- Free • Open Source
- Mac
- Windows
- Linux
- Java Mobile
FindBugs, a program which uses static analysis to look for bugs in Java code.
- 10 JSLint alternatives
- Free • Open Source
- Mac
- Windows
- Linux
- Online
JSLint is a JavaScript program that looks for problems in JavaScript programs. It is a code quality tool.
JSLint Features
- 11 PyLint alternatives
- Free • Open Source
- Mac
- Windows
- Linux
- Python
A Python source code analyzer which looks for programming errors, it helps to enforce a coding standard and to sniff for some code.
PyLint Features
- 19 Source-Navigator NG alternatives
- Free • Open Source
- Windows
- Linux
Source-Navigator NG is a source code analysis tool. With it, you can edit your source code, display relationships between classes and functions and members, and display call trees. you can navigate your source code and easily get to declarations or implementations of functions, v.
- 25 CodeFactor.io alternatives
- Freemium • Proprietary
- Online
CodeFactor.io automatically and continuously tracks code quality with every commit and pull request, helping software developers save time in code reviews and efficiently tackle technical debt. Code Analysis Engine checks complexity, duplication, churn, problems for code style...
CodeFactor.io Features
- 33 Code Climate alternatives
- Freemium • Proprietary
- Online
Code Climate consolidates the results from a suite of static analysis tools into a single, real-time report, giving your team the information it needs to identify hotspots, evaluate new approaches, and improve code quality.
Code Climate Features
- 18 Microsoft Application Inspector alternatives
- Free • Open Source
- Windows
Application Inspector is a source code analyzer built for surfacing features of interest and other characteristics to answer the question "What's in it" using static analysis with a json based rules engine.