All Projects → staticcheck-action → Similar Projects or Alternatives

927 Open source projects that are alternatives of or similar to staticcheck-action

Go Tools
Staticcheck - The advanced Go linter
Stars: ✭ 4,317 (+9085.11%)
Mutual labels:  linter, static-analysis, linters, staticcheck
goreporter
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Stars: ✭ 3,019 (+6323.4%)
Mutual labels:  linter, static-analysis, staticcheck
Goreporter
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Stars: ✭ 2,943 (+6161.7%)
Mutual labels:  linter, static-analysis, staticcheck
lints
Lint all your JavaScript, CSS, HTML, Markdown and Dockerfiles with a single command
Stars: ✭ 14 (-70.21%)
Mutual labels:  linter, static-analysis, linters
Sqlvet
Go fearless SQL. Sqlvet performs static analysis on raw SQL queries in your Go code base.
Stars: ✭ 410 (+772.34%)
Mutual labels:  linter, static-analysis
Exakat
The Exakat Engine : smart static analysis for PHP
Stars: ✭ 346 (+636.17%)
Mutual labels:  linter, static-analysis
Eslint Plugin Sonarjs
SonarJS rules for ESLint
Stars: ✭ 458 (+874.47%)
Mutual labels:  linter, static-analysis
Awesome Go Linters
A curated list of awesome Go linters. More than 60 linters and tools!
Stars: ✭ 801 (+1604.26%)
Mutual labels:  linter, static-analysis
Sonar Jproperties Plugin
SonarQube Java Properties Analyzer
Stars: ✭ 5 (-89.36%)
Mutual labels:  linter, static-analysis
Unimport
A linter, formatter for finding and removing unused import statements.
Stars: ✭ 96 (+104.26%)
Mutual labels:  linter, static-analysis
Abaplint
Standalone linter for ABAP
Stars: ✭ 111 (+136.17%)
Mutual labels:  linter, static-analysis
Pylint
It's not just a linter that annoys you!
Stars: ✭ 3,733 (+7842.55%)
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 (+580.85%)
Mutual labels:  linter, static-analysis
Go Ruleguard
Define and run pattern-based custom linting rules.
Stars: ✭ 402 (+755.32%)
Mutual labels:  linter, static-analysis
Detekt
Static code analysis for Kotlin
Stars: ✭ 4,169 (+8770.21%)
Mutual labels:  linter, static-analysis
Sonarts
Static code analyzer for TypeScript
Stars: ✭ 776 (+1551.06%)
Mutual labels:  linter, static-analysis
Super Linter
Combination of multiple linters to install as a GitHub Action
Stars: ✭ 7,445 (+15740.43%)
Mutual labels:  linter, actions
Static Analysis
⚙️ A curated list of static analysis (SAST) tools for all programming languages, config files, build tools, and more.
Stars: ✭ 9,310 (+19708.51%)
Mutual labels:  linter, static-analysis
Pep8speaks
A GitHub app to automatically review Python code style over Pull Requests
Stars: ✭ 546 (+1061.7%)
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 (+317.02%)
Mutual labels:  linter, static-analysis
Woke
✊ Detect non-inclusive language in your source code.
Stars: ✭ 190 (+304.26%)
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 (+5365.96%)
Mutual labels:  linter, static-analysis
tryceratops
A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).
Stars: ✭ 381 (+710.64%)
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 (+370.21%)
Mutual labels:  linter, static-analysis
actionlint
Static checker for GitHub Actions workflow files
Stars: ✭ 1,385 (+2846.81%)
Mutual labels:  linter, actions
clang-format-action
GitHub Action for clang-format checking
Stars: ✭ 48 (+2.13%)
Mutual labels:  linter, actions
Pytype
A static type analyzer for Python code
Stars: ✭ 3,545 (+7442.55%)
Mutual labels:  linter, static-analysis
Reviewdog
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
Stars: ✭ 4,541 (+9561.7%)
Mutual labels:  linter, static-analysis
Pmd
An extensible multilanguage static code analyzer.
Stars: ✭ 3,667 (+7702.13%)
Mutual labels:  linter, static-analysis
Linter
Static Analysis Compiler Plugin for Scala
Stars: ✭ 273 (+480.85%)
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 (+8717.02%)
Mutual labels:  linter, static-analysis
sonar-css-plugin
SonarQube CSS / SCSS / Less Analyzer
Stars: ✭ 46 (-2.13%)
Mutual labels:  linter, static-analysis
Awesome Linters
A community-driven list of awesome linters.
Stars: ✭ 439 (+834.04%)
Mutual labels:  linter, static-analysis
Wotan
Pluggable TypeScript and JavaScript linter
Stars: ✭ 271 (+476.6%)
Mutual labels:  linter, static-analysis
Tslint
🚦 An extensible linter for the TypeScript language
Stars: ✭ 5,922 (+12500%)
Mutual labels:  linter, static-analysis
Hadolint
Dockerfile linter, validate inline bash, written in Haskell
Stars: ✭ 6,284 (+13270.21%)
Mutual labels:  linter, static-analysis
hyperlink
Very fast link checker for CI.
Stars: ✭ 85 (+80.85%)
Mutual labels:  linter, linters
Shellcheck
ShellCheck, a static analysis tool for shell scripts
Stars: ✭ 27,211 (+57795.74%)
Mutual labels:  linter, static-analysis
Flake8
The official GitHub mirror of https://gitlab.com/pycqa/flake8
Stars: ✭ 1,112 (+2265.96%)
Mutual labels:  linter, static-analysis
Clj Kondo
A linter for Clojure code that sparks joy.
Stars: ✭ 1,083 (+2204.26%)
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 (+123.4%)
Mutual labels:  linter, static-analysis
nestif
Detect deeply nested if statements in Go source code
Stars: ✭ 30 (-36.17%)
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 (+42.55%)
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 (+285.11%)
Mutual labels:  linter, static-analysis
Ue4 Style Guide
An attempt to make Unreal Engine 4 projects more consistent
Stars: ✭ 2,656 (+5551.06%)
Mutual labels:  linter, linters
Bellybutton
Custom Python linting through AST expressions
Stars: ✭ 196 (+317.02%)
Mutual labels:  linter, static-analysis
Cflint
Static code analysis for CFML (a linter)
Stars: ✭ 156 (+231.91%)
Mutual labels:  linter, static-analysis
Revive
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
Stars: ✭ 3,139 (+6578.72%)
Mutual labels:  linter, static-analysis
D Scanner
Swiss-army knife for D source code
Stars: ✭ 221 (+370.21%)
Mutual labels:  linter, static-analysis
inline-plz
Inline your lint messages
Stars: ✭ 32 (-31.91%)
Mutual labels:  static-analysis, linters
Rstcheck
Checks syntax of reStructuredText and code blocks nested within it
Stars: ✭ 130 (+176.6%)
Mutual labels:  linter, static-analysis
go-perfguard
CPU-guided performance analyzer for Go
Stars: ✭ 58 (+23.4%)
Mutual labels:  linter, static-analysis
ramllint
RAML Linter
Stars: ✭ 18 (-61.7%)
Mutual labels:  linter, static-analysis
constyble
CSS complexity linter
Stars: ✭ 92 (+95.74%)
Mutual labels:  linter, static-analysis
unimport
A linter, formatter for finding and removing unused import statements.
Stars: ✭ 119 (+153.19%)
Mutual labels:  linter, static-analysis
Swiftlint
Stars: ✭ 15,500 (+32878.72%)
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 (+172.34%)
Mutual labels:  linter, static-analysis
dlint
Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.
Stars: ✭ 130 (+176.6%)
Mutual labels:  linter, static-analysis
eslint-config
🚀 Jetrockets Standarts | ESLint
Stars: ✭ 20 (-57.45%)
Mutual labels:  linter, linters
rubocop-linter-action
Rubocop Linter Action: A GitHub Action to run Rubocop against your code!
Stars: ✭ 86 (+82.98%)
Mutual labels:  linter, actions
1-60 of 927 similar projects