actionlint
:octocat: Static checker for GitHub Actions workflow files
jsx-eslint/eslint-plugin-react688日前8.8k
React-specific linting rules for ESLint
standard/standard687日前28.8k
🌟 JavaScript Style Guide, with linter & automatic code fixer
ast-grep/ast-grep685日前5.2k
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
koalaman/shellcheck685日前34.4k
ShellCheck, a static analysis tool for shell scripts
realm/SwiftLint685日前18.1k
A tool to enforce Swift style and conventions.
analysis-tools-dev/static-analysis685日前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-linter685日前9.1k
Combination of multiple linters to run as a GitHub Action or standalone
reviewdog/reviewdog685日前7.1k
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
detekt/detekt685日前5.9k
Static code analysis for Kotlin
import-js/eslint-plugin-import685日前5.2k
ESLint plugin with rules that help validate proper imports.
pylint-dev/pylint686日前5.0k
It's not just a linter that annoys you!
pmd/pmd686日前4.6k
An extensible multilanguage static code analyzer.
danger/danger688日前5.3k
🚫 Stop saying "you forgot to …" in code review (in Ruby)
danger/danger-js688日前5.1k
⚠️ Stop saying "you forgot to …" in code review
ajinabraham/nodejsscan687日前2.3k
nodejsscan is a static security code scanner for Node.js applications.
harness/gitness685日前31.2k
Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.
concourse/concourse685日前7.1k
Concourse is a container-based continuous thing-doer written in Go.
gocd/gocd687日前7.0k
Main repository for GoCD - Continuous Delivery server
buildbot/buildbot685日前5.1k
Python-based continuous integration testing framework; your pull requests are more than welcome!
JamesIves/github-pages-deploy-action685日前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/cml693日前3.9k
♾️ CML - Continuous Machine Learning | CI/CD for ML
rrrene/credo685日前4.8k
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
eslint/eslint685日前24.0k
Find and fix problems in your JavaScript code.
lint-staged/lint-staged685日前12.6k
🚫💩 — Run linters on git staged files
xojs/xo685日前7.5k
❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults
goldbergyoni/javascript-testing-best-practices685日前23.3k
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)
go-gitea/gitea685日前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-script685日前3.8k
Write workflows scripting the GitHub API in JavaScript
hadolint/hadolint685日前9.5k
Dockerfile linter, validate inline bash, written in Haskell
goreleaser/goreleaser684日前12.6k
Deliver Go binaries as fast and easily as possible
fastai/fastpages694日前3.5k
An easy to use blogging platform, with enhanced support for Jupyter Notebooks.
chinese-poetry/chinese-poetry684日前46.0k
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
lost-pixel/lost-pixel684日前1.2k
Holistic visual testing for your Frontend 🖼 First class integration with Storybook, Ladle, Playwright & other frontend libraries.
brocoders/nestjs-boilerplate684日前2.0k
NestJS boilerplate. Auth, TypeORM, Mongoose, Postgres, MongoDB, Mailing, I18N, Docker.
adnanh/webhook684日前9.7k
webhook is a lightweight incoming webhook server to run shell commands
aquasecurity/tfsec684日前6.5k
Security scanner for your Terraform code
webhintio/hint684日前3.6k
💡 A hinting engine for the web
astral-sh/ruff683日前23.7k
An extremely fast Python linter and code formatter, written in Rust.
PyCQA/flake8684日前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/biome683日前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-pages684日前4.3k
GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.
earthly/earthly683日前10.3k
Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile and Makefile had a baby.
stepchowfun/toast685日前1.5k
Containerize your development and continuous integration environments. 🥂
woodpecker-ci/woodpecker683日前3.5k
Woodpecker is a simple yet powerful CI/CD engine with great extensibility.
vim-syntastic/syntastic685日前11.3k
Syntax checking hacks for vim
stylelint/stylelint685日前10.7k
A mighty CSS linter that helps you avoid errors and enforce conventions.
rust-lang/rust-clippy683日前10.5k
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
webpro/knip683日前5.1k
✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!
DavidAnson/markdownlint684日前4.3k
A Node.js style checker and lint tool for Markdown/CommonMark files.
coala/coala690日前3.5k
coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.
textlint/textlint684日前2.7k
The pluggable natural language linter for text and markdown.
laravel/pint686日前2.6k
Laravel Pint is an opinionated PHP code style fixer for minimalists.
standard/eslint-config-standard685日前2.5k
ESLint Config for JavaScript Standard Style