actionlint
:octocat: Static checker for GitHub Actions workflow files
jsx-eslint/eslint-plugin-react507日前8.8k
React-specific linting rules for ESLint
standard/standard506日前28.8k
🌟 JavaScript Style Guide, with linter & automatic code fixer
ast-grep/ast-grep504日前5.2k
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
koalaman/shellcheck504日前34.4k
ShellCheck, a static analysis tool for shell scripts
realm/SwiftLint504日前18.1k
A tool to enforce Swift style and conventions.
analysis-tools-dev/static-analysis504日前12.6k
⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
super-linter/super-linter504日前9.1k
Combination of multiple linters to run as a GitHub Action or standalone
reviewdog/reviewdog504日前7.1k
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
detekt/detekt504日前5.9k
Static code analysis for Kotlin
import-js/eslint-plugin-import504日前5.2k
ESLint plugin with rules that help validate proper imports.
pylint-dev/pylint505日前5.0k
It's not just a linter that annoys you!
pmd/pmd505日前4.6k
An extensible multilanguage static code analyzer.
danger/danger507日前5.3k
🚫 Stop saying "you forgot to …" in code review (in Ruby)
danger/danger-js507日前5.1k
⚠️ Stop saying "you forgot to …" in code review
ajinabraham/nodejsscan506日前2.3k
nodejsscan is a static security code scanner for Node.js applications.
harness/gitness504日前31.2k
Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.
concourse/concourse504日前7.1k
Concourse is a container-based continuous thing-doer written in Go.
gocd/gocd506日前7.0k
Main repository for GoCD - Continuous Delivery server
buildbot/buildbot504日前5.1k
Python-based continuous integration testing framework; your pull requests are more than welcome!
JamesIves/github-pages-deploy-action504日前4.0k
🚀 Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.
iterative/cml512日前3.9k
♾️ CML - Continuous Machine Learning | CI/CD for ML
rrrene/credo504日前4.8k
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
eslint/eslint504日前24.0k
Find and fix problems in your JavaScript code.
lint-staged/lint-staged504日前12.6k
🚫💩 — Run linters on git staged files
xojs/xo504日前7.5k
❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults
goldbergyoni/javascript-testing-best-practices504日前23.3k
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)
go-gitea/gitea504日前40.7k
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
actions/github-script504日前3.8k
Write workflows scripting the GitHub API in JavaScript
hadolint/hadolint504日前9.5k
Dockerfile linter, validate inline bash, written in Haskell
goreleaser/goreleaser503日前12.6k
Deliver Go binaries as fast and easily as possible
fastai/fastpages513日前3.5k
An easy to use blogging platform, with enhanced support for Jupyter Notebooks.
chinese-poetry/chinese-poetry503日前46.0k
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
lost-pixel/lost-pixel503日前1.2k
Holistic visual testing for your Frontend 🖼 First class integration with Storybook, Ladle, Playwright & other frontend libraries.
brocoders/nestjs-boilerplate503日前2.0k
NestJS boilerplate. Auth, TypeORM, Mongoose, Postgres, MongoDB, Mailing, I18N, Docker.
adnanh/webhook503日前9.7k
webhook is a lightweight incoming webhook server to run shell commands
aquasecurity/tfsec503日前6.5k
Security scanner for your Terraform code
webhintio/hint503日前3.6k
💡 A hinting engine for the web
astral-sh/ruff502日前23.7k
An extremely fast Python linter and code formatter, written in Rust.
PyCQA/flake8503日前3.2k
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
biomejs/biome502日前8.7k
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
peaceiris/actions-gh-pages503日前4.3k
GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.
earthly/earthly502日前10.3k
Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile and Makefile had a baby.
stepchowfun/toast504日前1.5k
Containerize your development and continuous integration environments. 🥂
woodpecker-ci/woodpecker502日前3.5k
Woodpecker is a simple yet powerful CI/CD engine with great extensibility.
vim-syntastic/syntastic504日前11.3k
Syntax checking hacks for vim
stylelint/stylelint504日前10.7k
A mighty CSS linter that helps you avoid errors and enforce conventions.
rust-lang/rust-clippy502日前10.5k
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
webpro/knip502日前5.1k
✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!
DavidAnson/markdownlint503日前4.3k
A Node.js style checker and lint tool for Markdown/CommonMark files.
coala/coala509日前3.5k
coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.
textlint/textlint503日前2.7k
The pluggable natural language linter for text and markdown.
laravel/pint505日前2.6k
Laravel Pint is an opinionated PHP code style fixer for minimalists.
standard/eslint-config-standard504日前2.5k
ESLint Config for JavaScript Standard Style