/

actionlint

:octocat: Static checker for GitHub Actions workflow files

最終更新日:354日前
2.2k

jsx-eslint/eslint-plugin-react
358日前8.8k

React-specific linting rules for ESLint

standard/standard
357日前28.8k

🌟 JavaScript Style Guide, with linter & automatic code fixer

koalaman/shellcheck
355日前34.4k

ShellCheck, a static analysis tool for shell scripts

realm/SwiftLint
355日前18.1k

A tool to enforce Swift style and conventions.

analysis-tools-dev/static-analysis
355日前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-linter
355日前9.1k

Combination of multiple linters to run as a GitHub Action or standalone

reviewdog/reviewdog
355日前7.1k

🐶 Automated code review tool integrated with any code analysis tools regardless of programming language

import-js/eslint-plugin-import
355日前5.2k

ESLint plugin with rules that help validate proper imports.

pylint-dev/pylint
356日前5.0k

It's not just a linter that annoys you!

danger/danger
358日前5.3k

🚫 Stop saying "you forgot to …" in code review (in Ruby)

danger/danger-js
358日前5.1k

⚠️ Stop saying "you forgot to …" in code review

ajinabraham/nodejsscan
357日前2.3k

nodejsscan is a static security code scanner for Node.js applications.

harness/gitness
355日前31.2k

Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.

concourse/concourse
355日前7.1k

Concourse is a container-based continuous thing-doer written in Go.

buildbot/buildbot
355日前5.1k

Python-based continuous integration testing framework; your pull requests are more than welcome!

JamesIves/github-pages-deploy-action
355日前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.

xcpretty/xcpretty
355日前3.9k

Flexible and fast xcodebuild formatter

rrrene/credo
355日前4.8k

A static code analysis tool for the Elixir language with a focus on code consistency and teaching.

eslint/eslint
355日前24.0k

Find and fix problems in your JavaScript code.

lint-staged/lint-staged
355日前12.6k

🚫💩 — Run linters on git staged files

xojs/xo
355日前7.5k

❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults

goldbergyoni/javascript-testing-best-practices
355日前23.3k

📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)

go-gitea/gitea
355日前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-script
355日前3.8k

Write workflows scripting the GitHub API in JavaScript

hadolint/hadolint
355日前9.5k

Dockerfile linter, validate inline bash, written in Haskell

goreleaser/goreleaser
354日前12.6k

Deliver Go binaries as fast and easily as possible

chinese-poetry/chinese-poetry
354日前46.0k

The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。

lost-pixel/lost-pixel
354日前1.2k

Holistic visual testing for your Frontend 🖼 First class integration with Storybook, Ladle, Playwright & other frontend libraries.

brocoders/nestjs-boilerplate
354日前2.0k

NestJS boilerplate. Auth, TypeORM, Mongoose, Postgres, MongoDB, Mailing, I18N, Docker.

adnanh/webhook
354日前9.7k

webhook is a lightweight incoming webhook server to run shell commands

astral-sh/ruff
353日前23.7k

An extremely fast Python linter and code formatter, written in Rust.

PyCQA/flake8
354日前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/biome
353日前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-pages
354日前4.3k

GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.

earthly/earthly
353日前10.3k

Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile and Makefile had a baby.

stepchowfun/toast
355日前1.5k

Containerize your development and continuous integration environments. 🥂

woodpecker-ci/woodpecker
353日前3.5k

Woodpecker is a simple yet powerful CI/CD engine with great extensibility.

conventional-changelog/commitlint
353日前15.6k

📓 Lint commit messages

vim-syntastic/syntastic
355日前11.3k

Syntax checking hacks for vim

stylelint/stylelint
355日前10.7k

A mighty CSS linter that helps you avoid errors and enforce conventions.

rust-lang/rust-clippy
353日前10.5k

A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/

pinterest/ktlint
354日前5.9k

An anti-bikeshedding Kotlin linter with built-in formatter

webpro/knip
353日前5.1k

✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!

anordal/shellharden
354日前4.5k

The corrective bash syntax highlighter

DavidAnson/markdownlint
354日前4.3k

A Node.js style checker and lint tool for Markdown/CommonMark files.

coala/coala
360日前3.5k

coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.

textlint/textlint
354日前2.7k

The pluggable natural language linter for text and markdown.

adrienverge/yamllint
354日前2.6k

A linter for YAML files.

laravel/pint
356日前2.6k

Laravel Pint is an opinionated PHP code style fixer for minimalists.

standard/eslint-config-standard
355日前2.5k

ESLint Config for JavaScript Standard Style