All Projects → Composerrequirechecker → Similar Projects or Alternatives

133 Open source projects that are alternatives of or similar to Composerrequirechecker

detekt-hint
Detection of design principle violations in Kotlin as a plugin to detekt.
Stars: ✭ 63 (-88.69%)
Mutual labels:  code-quality
TSLint.MSBuild
[Deprecated] An MSBuild task for running TSLint.
Stars: ✭ 13 (-97.67%)
Mutual labels:  code-quality
sonar-esql-plugin
Sonar plugin to analyze ESQL-sourcecode of IBM Integration Bus projects
Stars: ✭ 26 (-95.33%)
Mutual labels:  code-quality
pipelinit-cli
Automatically generates pipelines for your project.
Stars: ✭ 36 (-93.54%)
Mutual labels:  code-quality
editorconfig-checker.javascript
A tool to verify that your files are in harmony with your .editorconfig
Stars: ✭ 59 (-89.41%)
Mutual labels:  code-quality
Taylor
Measure Swift code metrics and get reports in Xcode, Jenkins and other CI platforms.
Stars: ✭ 300 (-46.14%)
Mutual labels:  code-quality
jacoco-report
Github action that publishes the JaCoCo report as a comment in the Pull Request
Stars: ✭ 31 (-94.43%)
Mutual labels:  code-quality
Solhint
Solhint is an open source project created by https://protofire.io. Its goal is to provide a linting utility for Solidity code.
Stars: ✭ 363 (-34.83%)
Mutual labels:  code-quality
puppet-ghostbuster
👻 Dead code detector for Puppet
Stars: ✭ 83 (-85.1%)
Mutual labels:  code-quality
netflix-like-ios
Application to demonstrate how I develop an iOS App with VIPER architecture in 5 days (Swift only)
Stars: ✭ 30 (-94.61%)
Mutual labels:  code-quality
treeage
Expose aging code by listing contents of repository in a tree-like format with eye-catching age metric.
Stars: ✭ 42 (-92.46%)
Mutual labels:  code-quality
wemake-frontend-styleguide
Set of the strictest linters for your next frontend app
Stars: ✭ 67 (-87.97%)
Mutual labels:  code-quality
Eslint Plugin Import
ESLint plugin with rules that help validate proper imports.
Stars: ✭ 3,722 (+568.22%)
Mutual labels:  code-quality
devrating
A tool that suggests minimal PR size for contributors
Stars: ✭ 19 (-96.59%)
Mutual labels:  code-quality
Gradle Static Analysis Plugin
Easy setup of static analysis tools for Android and Java projects.
Stars: ✭ 398 (-28.55%)
Mutual labels:  code-quality
codeclimate-phpcodesniffer
Code Climate Engine for PHP Code Sniffer
Stars: ✭ 27 (-95.15%)
Mutual labels:  code-quality
Gradle Code Quality Tools Plugin
Gradle plugin that generates ErrorProne, Findbugs, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject.
Stars: ✭ 282 (-49.37%)
Mutual labels:  code-quality
flake8-aaa
A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern
Stars: ✭ 51 (-90.84%)
Mutual labels:  code-quality
Sonar Dotnet
Code analyzer for C# and VB.NET projects https://redirect.sonarsource.com/plugins/vbnet.html
Stars: ✭ 466 (-16.34%)
Mutual labels:  code-quality
elm-review
Analyzes Elm projects, to help find mistakes before your users find them.
Stars: ✭ 195 (-64.99%)
Mutual labels:  code-quality
code-review-good-practices
This repository was created to gets together many good practices around code review.
Stars: ✭ 49 (-91.2%)
Mutual labels:  code-quality
spellcheck-action
GitHub Action for checking code & Pull Requests for spelling mistakes
Stars: ✭ 35 (-93.72%)
Mutual labels:  code-quality
Git Cop
DEPRECATED: Use Git Lint (https://www.alchemists.io/projects/git-lint) instead.
Stars: ✭ 352 (-36.8%)
Mutual labels:  code-quality
scheduler
Laravel on my way
Stars: ✭ 20 (-96.41%)
Mutual labels:  code-quality
megalinter
🦙 Mega-Linter analyzes 48 languages, 22 formats, 19 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
Stars: ✭ 534 (-4.13%)
Mutual labels:  code-quality
codeclimate-eslint
Code Climate Engine for ESLint
Stars: ✭ 86 (-84.56%)
Mutual labels:  code-quality
eclipse-pmd
eclipse-pmd has been moved to
Stars: ✭ 20 (-96.41%)
Mutual labels:  code-quality
Pylint
It's not just a linter that annoys you!
Stars: ✭ 3,733 (+570.2%)
Mutual labels:  code-quality
sonar-gherkin-plugin
SonarQube Cucumber Gherkin Analyzer
Stars: ✭ 33 (-94.08%)
Mutual labels:  code-quality
Sonar Kotlin
SonarQube plugin for Kotlin
Stars: ✭ 412 (-26.03%)
Mutual labels:  code-quality
eslint-config-hardcore
The most strict (yet practical) ESLint config. 34 plugins. 1047 rules.
Stars: ✭ 168 (-69.84%)
Mutual labels:  code-quality
Reviewdog
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
Stars: ✭ 4,541 (+715.26%)
Mutual labels:  code-quality
import sorter
🎯 Automatically organize your dart imports. Maintainer: @gleich
Stars: ✭ 127 (-77.2%)
Mutual labels:  code-quality
Awesome Guidelines
A curated list of high quality coding style conventions and standards.
Stars: ✭ 6,379 (+1045.24%)
Mutual labels:  code-quality
jdepend
A Java package dependency analyzer that generates design quality metrics.
Stars: ✭ 13 (-97.67%)
Mutual labels:  code-quality
Sonar Php
🐘 SonarPHP: PHP static analyzer for SonarQube & SonarLint
Stars: ✭ 288 (-48.29%)
Mutual labels:  code-quality
understanding-the-python-ecosystem
This project focuses on understanding the language ecosystem
Stars: ✭ 68 (-87.79%)
Mutual labels:  code-quality
Sourcery
Refactor Python using AI. ⭐ this repo and Sourcery Starbot will send you a PR
Stars: ✭ 372 (-33.21%)
Mutual labels:  code-quality
flake8-simplify
❄ A flake8 plugin that helps you to simplify code
Stars: ✭ 97 (-82.59%)
Mutual labels:  code-quality
Wotan
Pluggable TypeScript and JavaScript linter
Stars: ✭ 271 (-51.35%)
Mutual labels:  code-quality
sonarqube-action
Integrate SonarQube scanner to GitHub Actions
Stars: ✭ 90 (-83.84%)
Mutual labels:  code-quality
Flake8 Bugbear
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
Stars: ✭ 518 (-7%)
Mutual labels:  code-quality
python-test-reporter
DEPRECATED Uploads Python test coverage data to Code Climate
Stars: ✭ 18 (-96.77%)
Mutual labels:  code-quality
codeclimate-duplication
Code Climate engine for code duplication analysis
Stars: ✭ 96 (-82.76%)
Mutual labels:  code-quality
eslint-plugin-import
ESLint plugin with rules that help validate proper imports.
Stars: ✭ 4,290 (+670.2%)
Mutual labels:  code-quality
Detekt
Static code analysis for Kotlin
Stars: ✭ 4,169 (+648.47%)
Mutual labels:  code-quality
checksync
A tool for detecting when related text blocks change
Stars: ✭ 14 (-97.49%)
Mutual labels:  code-quality
clang-tidy-pr-comments
Turn clang-tidy warnings and fixes to comments in your pull request
Stars: ✭ 24 (-95.69%)
Mutual labels:  code-quality
safe-rules
详细的C/C++编程规范指南,由360质量工程部编著,适用于桌面、服务端及嵌入式软件系统。
Stars: ✭ 425 (-23.7%)
Mutual labels:  code-quality
Simplecov
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
Stars: ✭ 4,362 (+683.12%)
Mutual labels:  code-quality
sonar-groovy
SonarQube plugin for Groovy
Stars: ✭ 42 (-92.46%)
Mutual labels:  code-quality
qodana-action
⚙️ Scan your Java, Kotlin, PHP, Python, JavaScript, TypeScript projects at GitHub with Qodana
Stars: ✭ 112 (-79.89%)
Mutual labels:  code-quality
elodin-old
Quality and Optimisation tools for CSS in JavaScript
Stars: ✭ 15 (-97.31%)
Mutual labels:  code-quality
Grumphp
Submitting bugs and feature requests
Stars: ✭ 3,679 (+560.5%)
Mutual labels:  code-quality
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 (-93.54%)
Mutual labels:  code-quality
Pep8speaks
A GitHub app to automatically review Python code style over Pull Requests
Stars: ✭ 546 (-1.97%)
Mutual labels:  code-quality
Phpdependencyanalysis
Static code analysis to find violations in a dependency graph
Stars: ✭ 505 (-9.34%)
Mutual labels:  code-quality
Log Process Errors
Show some ❤️ to Node.js process errors
Stars: ✭ 424 (-23.88%)
Mutual labels:  code-quality
Pmd
An extensible multilanguage static code analyzer.
Stars: ✭ 3,667 (+558.35%)
Mutual labels:  code-quality
flake8-broken-line
🚨 Flake8 plugin to forbid backslashes (\) for line breaks
Stars: ✭ 85 (-84.74%)
Mutual labels:  code-quality
1-60 of 133 similar projects