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