All Projects → Pmd → Similar Projects or Alternatives

1053 Open source projects that are alternatives of or similar to Pmd

static-code-analysis-plugin
A plugin to simplify Static Code Analysis on Gradle. Not restricted to, but specially useful, in Android projects, by making sure all analysis can access the SDK classes.
Stars: ✭ 36 (-99.02%)
Pylint
It's not just a linter that annoys you!
Stars: ✭ 3,733 (+1.8%)
Cflint
Static code analysis for CFML (a linter)
Stars: ✭ 156 (-95.75%)
Static Analysis
⚙️ A curated list of static analysis (SAST) tools for all programming languages, config files, build tools, and more.
Stars: ✭ 9,310 (+153.89%)
Wotan
Pluggable TypeScript and JavaScript linter
Stars: ✭ 271 (-92.61%)
Pep8speaks
A GitHub app to automatically review Python code style over Pull Requests
Stars: ✭ 546 (-85.11%)
Reviewdog
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
Stars: ✭ 4,541 (+23.83%)
codeclimate-eslint
Code Climate Engine for ESLint
Stars: ✭ 86 (-97.65%)
Spotbugs
SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.
Stars: ✭ 2,569 (-29.94%)
Unimport
A linter, formatter for finding and removing unused import statements.
Stars: ✭ 96 (-97.38%)
Flake8
The official GitHub mirror of https://gitlab.com/pycqa/flake8
Stars: ✭ 1,112 (-69.68%)
elm-review
Analyzes Elm projects, to help find mistakes before your users find them.
Stars: ✭ 195 (-94.68%)
Revive
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
Stars: ✭ 3,139 (-14.4%)
Bodyclose
Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.
Stars: ✭ 181 (-95.06%)
Mutual labels:  static-analysis, linter, code-analysis
Larastan
⚗️ Adds code analysis to Laravel improving developer productivity and code quality.
Stars: ✭ 3,554 (-3.08%)
Detekt
Static code analysis for Kotlin
Stars: ✭ 4,169 (+13.69%)
Mutual labels:  linter, static-analysis, code-quality
Swiftlint
Stars: ✭ 15,500 (+322.69%)
Mutual labels:  linter, static-analysis, code-quality
Credo
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
Stars: ✭ 4,144 (+13.01%)
Mutual labels:  static-analysis, linter, code-analysis
Sonarjs
SonarSource Static Analyzer for JavaScript and TypeScript
Stars: ✭ 696 (-81.02%)
Sonar Kotlin
SonarQube plugin for Kotlin
Stars: ✭ 412 (-88.76%)
Mutual labels:  linter, code-quality, code-analysis
Eslint Plugin Sonarjs
SonarJS rules for ESLint
Stars: ✭ 458 (-87.51%)
Mutual labels:  static-analysis, linter, code-analysis
Checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
Stars: ✭ 6,481 (+76.74%)
Pytype
A static type analyzer for Python code
Stars: ✭ 3,545 (-3.33%)
codeclimate-phpcodesniffer
Code Climate Engine for PHP Code Sniffer
Stars: ✭ 27 (-99.26%)
Abaplint
Standalone linter for ABAP
Stars: ✭ 111 (-96.97%)
sonar-gherkin-plugin
SonarQube Cucumber Gherkin Analyzer
Stars: ✭ 33 (-99.1%)
Mutual labels:  linter, static-analysis, code-quality
Sonar Dotnet
Code analyzer for C# and VB.NET projects https://redirect.sonarsource.com/plugins/vbnet.html
Stars: ✭ 466 (-87.29%)
Sonar Php
🐘 SonarPHP: PHP static analyzer for SonarQube & SonarLint
Stars: ✭ 288 (-92.15%)
Sonar Jproperties Plugin
SonarQube Java Properties Analyzer
Stars: ✭ 5 (-99.86%)
Mutual labels:  static-analysis, linter, code-quality
Infer
A static analyzer for Java, C, C++, and Objective-C
Stars: ✭ 12,823 (+249.69%)
Codeclimate
Code Climate CLI
Stars: ✭ 2,273 (-38.01%)
tryceratops
A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).
Stars: ✭ 381 (-89.61%)
codeclimate-apexmetrics
ApexMetrics - Code Climate engine for Salesforce [DISCONTINUED use CC PMD instead)
Stars: ✭ 46 (-98.75%)
Mutual labels:  static-code-analysis, linter, apex
codeclimate-duplication
Code Climate engine for code duplication analysis
Stars: ✭ 96 (-97.38%)
Forbidden Apis
Policeman's Forbidden API Checker
Stars: ✭ 216 (-94.11%)
qodana-action
⚙️ Scan your Java, Kotlin, PHP, Python, JavaScript, TypeScript projects at GitHub with Qodana
Stars: ✭ 112 (-96.95%)
Sonarts
Static code analyzer for TypeScript
Stars: ✭ 776 (-78.84%)
Mutual labels:  static-analysis, linter, code-quality
sonar-css-plugin
SonarQube CSS / SCSS / Less Analyzer
Stars: ✭ 46 (-98.75%)
Mutual labels:  linter, static-analysis, code-quality
lints
Lint all your JavaScript, CSS, HTML, Markdown and Dockerfiles with a single command
Stars: ✭ 14 (-99.62%)
unimport
A linter, formatter for finding and removing unused import statements.
Stars: ✭ 119 (-96.75%)
phpstan-webmozart-assert
PHPStan extension for webmozart/assert
Stars: ✭ 132 (-96.4%)
rubocop-graphql
Rubocop extension for enforcing graphql-ruby best practices
Stars: ✭ 143 (-96.1%)
Mutual labels:  static-code-analysis, linter
unimport
unimport is a Go static analysis tool to find unnecessary import aliases.
Stars: ✭ 64 (-98.25%)
sonarlint4netbeans
SonarLint integration for Apache Netbeans
Stars: ✭ 23 (-99.37%)
standard-www
👆 Website for JavaScript Standard Style (@standard)
Stars: ✭ 28 (-99.24%)
Mutual labels:  static-code-analysis, linter
eslintcc
Complexity of Code - JavaScript/TypeScript
Stars: ✭ 15 (-99.59%)
Mutual labels:  static-code-analysis, linter
Nullaway
A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
Stars: ✭ 3,035 (-17.23%)
gotcha
Go Taint CHeck Analyser
Stars: ✭ 40 (-98.91%)
Awesome Standard
Documenting the explosion of packages in the standard ecosystem!
Stars: ✭ 300 (-91.82%)
Mutual labels:  linter, static-code-analysis
mllint
`mllint` is a command-line utility to evaluate the technical quality of Python Machine Learning (ML) projects by means of static analysis of the project's repository.
Stars: ✭ 67 (-98.17%)
Mutual labels:  linter, static-analysis
PhpCodeAnalyzer
PhpCodeAnalyzer scans codebase and analyzes which non-built-in php extensions used
Stars: ✭ 91 (-97.52%)
Mutual labels:  static-analysis, code-analysis
constyble
CSS complexity linter
Stars: ✭ 92 (-97.49%)
Mutual labels:  linter, static-analysis
Coala Bears
Bears for coala
Stars: ✭ 276 (-92.47%)
Mutual labels:  linter, code-analysis
Linter
Static Analysis Compiler Plugin for Scala
Stars: ✭ 273 (-92.56%)
Mutual labels:  static-analysis, linter
nakedret
nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.
Stars: ✭ 82 (-97.76%)
Bandit
Bandit is a tool designed to find common security issues in Python code.
Stars: ✭ 3,763 (+2.62%)
Mutual labels:  linter, static-code-analysis
analysis-model
A library to read static analysis reports into a Java object model
Stars: ✭ 74 (-97.98%)
TSLint.MSBuild
[Deprecated] An MSBuild task for running TSLint.
Stars: ✭ 13 (-99.65%)
Mutual labels:  linter, code-quality
eba
EBA is a static bug finder for C.
Stars: ✭ 14 (-99.62%)
sonarqube-action
Integrate SonarQube scanner to GitHub Actions
Stars: ✭ 90 (-97.55%)
Mutual labels:  static-analysis, code-quality
1-60 of 1053 similar projects