super-linter
Code analyzer
A tool that runs multiple linters and code analyzers on source code to detect issues and enforce best practices.
Combination of multiple linters to run as a GitHub Action or standalone
10k stars
300 watching
974 forks
Language: Shell
last commit: over 1 year ago actionscicode-qualitycode-quality-analyzerlinterquality-checksuper-linter
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Analyzes code consistency and formatting in repository sources to ensure cleanliness and standardization. | 1,977 |
| | An ESLint formatter that integrates with GitHub Checks to display lint errors and warnings in pull requests. | 102 |
| | Automated code quality tool for Go programming language | 15,863 |
| | Automates linting of .env files in GitHub pull requests using the dotenv-linter and reviewdog tools. | 17 |
| | Automated code review tool that integrates with code analysis tools to post comments on code hosting services. | 8,033 |
| | Runs a security linter on Python code to detect vulnerabilities and enforce best practices. | 3 |
| | A tool for identifying and fixing common issues in Nix code written in Rust. | 583 |
| | Automates checks on pull request titles to ensure they meet specific formatting requirements | 64 |
| | Automates linting and auto-fixes errors in JavaScript code | 578 |
| | A style checking tool for F# that identifies coding issues and provides suggestions to improve code quality. | 304 |
| | A GitHub Action for linting Crystal code with the Ameba linter | 29 |
| | An action that runs a code linting tool on Go files in a specified directory. | 6 |
| | A tool that checks JavaScript code for errors and warnings in web extensions. | 321 |
| | Enforces standard formatting and checks for issues in pull request titles during GitHub Actions workflows. | 120 |
| | A tool to help keep SCSS code clean and readable by integrating with SCSS-Lint | 5 |