All Projects → dlint → Similar Projects or Alternatives

753 Open source projects that are alternatives of or similar to dlint

Swiftlint
Stars: ✭ 15,500 (+11823.08%)
Mutual labels:  linter, static-analysis
Awesome Linters
A community-driven list of awesome linters.
Stars: ✭ 439 (+237.69%)
Mutual labels:  linter, static-analysis
Go Ruleguard
Define and run pattern-based custom linting rules.
Stars: ✭ 402 (+209.23%)
Mutual labels:  linter, static-analysis
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 (-72.31%)
Mutual labels:  linter, static-analysis
Abaplint
Standalone linter for ABAP
Stars: ✭ 111 (-14.62%)
Mutual labels:  linter, static-analysis
automutate
Applies waves of mutations provided by other tools, such as linters or codemods.
Stars: ✭ 13 (-90%)
Mutual labels:  linter, static-analysis
Pmd
An extensible multilanguage static code analyzer.
Stars: ✭ 3,667 (+2720.77%)
Mutual labels:  linter, static-analysis
Exakat
The Exakat Engine : smart static analysis for PHP
Stars: ✭ 346 (+166.15%)
Mutual labels:  linter, static-analysis
Clj Kondo
A linter for Clojure code that sparks joy.
Stars: ✭ 1,083 (+733.08%)
Mutual labels:  linter, static-analysis
Wemake Python Styleguide
The strictest and most opinionated python linter ever!
Stars: ✭ 1,714 (+1218.46%)
Mutual labels:  linter, flake8
sonar-gherkin-plugin
SonarQube Cucumber Gherkin Analyzer
Stars: ✭ 33 (-74.62%)
Mutual labels:  linter, static-analysis
Spotbugs
SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.
Stars: ✭ 2,569 (+1876.15%)
Mutual labels:  linter, static-analysis
codeclimate-eslint
Code Climate Engine for ESLint
Stars: ✭ 86 (-33.85%)
Mutual labels:  linter, static-analysis
addlint
An example linter written with go/analysis for tutorial purposes
Stars: ✭ 49 (-62.31%)
Mutual labels:  linter, static-analysis
pahout
A pair programming partner for writing better PHP. Pahout means PHP mahout 🐘
Stars: ✭ 43 (-66.92%)
Mutual labels:  linter, static-analysis
Pytype
A static type analyzer for Python code
Stars: ✭ 3,545 (+2626.92%)
Mutual labels:  linter, static-analysis
Pylint
It's not just a linter that annoys you!
Stars: ✭ 3,733 (+2771.54%)
Mutual labels:  linter, static-analysis
Credo
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
Stars: ✭ 4,144 (+3087.69%)
Mutual labels:  linter, static-analysis
Goreporter
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Stars: ✭ 2,943 (+2163.85%)
Mutual labels:  linter, static-analysis
Sonarts
Static code analyzer for TypeScript
Stars: ✭ 776 (+496.92%)
Mutual labels:  linter, static-analysis
Awesome Go Linters
A curated list of awesome Go linters. More than 60 linters and tools!
Stars: ✭ 801 (+516.15%)
Mutual labels:  linter, static-analysis
Gopherci
GopherCI was a project to help you maintain high-quality Go projects, by checking each GitHub Pull Request, for backward incompatible changes, and a suite of other third party static analysis tools.
Stars: ✭ 105 (-19.23%)
Mutual labels:  linter, static-analysis
Flake8
The official GitHub mirror of https://gitlab.com/pycqa/flake8
Stars: ✭ 1,112 (+755.38%)
Mutual labels:  linter, static-analysis
Woke
✊ Detect non-inclusive language in your source code.
Stars: ✭ 190 (+46.15%)
Mutual labels:  linter, static-analysis
Diktat
Strict coding standard for Kotlin and a custom set of rules for detecting code smells, code style issues and bugs
Stars: ✭ 196 (+50.77%)
Mutual labels:  linter, static-analysis
flake8-simplify
❄ A flake8 plugin that helps you to simplify code
Stars: ✭ 97 (-25.38%)
Mutual labels:  linter, flake8
D Scanner
Swiss-army knife for D source code
Stars: ✭ 221 (+70%)
Mutual labels:  linter, static-analysis
staticcheck-action
Staticcheck's official GitHub Action
Stars: ✭ 47 (-63.85%)
Mutual labels:  linter, static-analysis
flake8-broken-line
🚨 Flake8 plugin to forbid backslashes (\) for line breaks
Stars: ✭ 85 (-34.62%)
Mutual labels:  linter, flake8
constyble
CSS complexity linter
Stars: ✭ 92 (-29.23%)
Mutual labels:  linter, static-analysis
illuaminate
Very WIP static analysis for Lua
Stars: ✭ 21 (-83.85%)
Mutual labels:  linter, static-analysis
golintui
A simple terminal UI for Go linters
Stars: ✭ 73 (-43.85%)
Mutual labels:  linter, static-analysis
unimport
A linter, formatter for finding and removing unused import statements.
Stars: ✭ 119 (-8.46%)
Mutual labels:  linter, static-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 (-48.46%)
Mutual labels:  linter, static-analysis
Reviewdog
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
Stars: ✭ 4,541 (+3393.08%)
Mutual labels:  linter, static-analysis
Linter
Static Analysis Compiler Plugin for Scala
Stars: ✭ 273 (+110%)
Mutual labels:  linter, static-analysis
Dlint
Dlint is a tool for encouraging best coding practices and helping ensure we're writing secure Python code.
Stars: ✭ 320 (+146.15%)
Mutual labels:  linter, static-analysis
Wotan
Pluggable TypeScript and JavaScript linter
Stars: ✭ 271 (+108.46%)
Mutual labels:  linter, static-analysis
Go Tools
Staticcheck - The advanced Go linter
Stars: ✭ 4,317 (+3220.77%)
Mutual labels:  linter, static-analysis
Detekt
Static code analysis for Kotlin
Stars: ✭ 4,169 (+3106.92%)
Mutual labels:  linter, static-analysis
Sqlvet
Go fearless SQL. Sqlvet performs static analysis on raw SQL queries in your Go code base.
Stars: ✭ 410 (+215.38%)
Mutual labels:  linter, static-analysis
goreporter
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Stars: ✭ 3,019 (+2222.31%)
Mutual labels:  linter, static-analysis
Tslint
🚦 An extensible linter for the TypeScript language
Stars: ✭ 5,922 (+4455.38%)
Mutual labels:  linter, static-analysis
Hadolint
Dockerfile linter, validate inline bash, written in Haskell
Stars: ✭ 6,284 (+4733.85%)
Mutual labels:  linter, static-analysis
Sonar Jproperties Plugin
SonarQube Java Properties Analyzer
Stars: ✭ 5 (-96.15%)
Mutual labels:  linter, static-analysis
Shellcheck
ShellCheck, a static analysis tool for shell scripts
Stars: ✭ 27,211 (+20831.54%)
Mutual labels:  linter, static-analysis
Unimport
A linter, formatter for finding and removing unused import statements.
Stars: ✭ 96 (-26.15%)
Mutual labels:  linter, static-analysis
Static Analysis
⚙️ A curated list of static analysis (SAST) tools for all programming languages, config files, build tools, and more.
Stars: ✭ 9,310 (+7061.54%)
Mutual labels:  linter, static-analysis
tryceratops
A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).
Stars: ✭ 381 (+193.08%)
Mutual labels:  linter, static-analysis
Pep8speaks
A GitHub app to automatically review Python code style over Pull Requests
Stars: ✭ 546 (+320%)
Mutual labels:  linter, static-analysis
Bodyclose
Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.
Stars: ✭ 181 (+39.23%)
Mutual labels:  linter, static-analysis
Cflint
Static code analysis for CFML (a linter)
Stars: ✭ 156 (+20%)
Mutual labels:  linter, static-analysis
Bellybutton
Custom Python linting through AST expressions
Stars: ✭ 196 (+50.77%)
Mutual labels:  linter, static-analysis
Rstcheck
Checks syntax of reStructuredText and code blocks nested within it
Stars: ✭ 130 (+0%)
Mutual labels:  linter, static-analysis
sonar-css-plugin
SonarQube CSS / SCSS / Less Analyzer
Stars: ✭ 46 (-64.62%)
Mutual labels:  linter, static-analysis
nestif
Detect deeply nested if statements in Go source code
Stars: ✭ 30 (-76.92%)
Mutual labels:  linter, static-analysis
Eslint Plugin Sonarjs
SonarJS rules for ESLint
Stars: ✭ 458 (+252.31%)
Mutual labels:  linter, static-analysis
Njsscan
njsscan is a semantic aware SAST tool that can find insecure code patterns in your Node.js applications.
Stars: ✭ 128 (-1.54%)
Mutual labels:  linter, static-analysis
Protoc Gen Lint
A plug-in for Google's Protocol Buffers (protobufs) compiler to lint .proto files for style violations.
Stars: ✭ 221 (+70%)
Mutual labels:  linter, static-analysis
Revive
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
Stars: ✭ 3,139 (+2314.62%)
Mutual labels:  linter, static-analysis
1-60 of 753 similar projects