fork from pre-commit and add lint to lint changed files.
Lint files staged by git
Command line tool and package to validate GraphQL schemas against a set of rules.
HTML+ERB linter for validating HTML structure and enforcing best practices
A Node.js style checker and lint tool for Markdown/CommonMark files.
Tiny tool to run commands for modified, staged, and committed git files.
Lint your commit messages
Secretlint CLI that scan secret/credential data.
[](https://github.com/prettier/prettier) [](https://npmjs.org/prettier-quick)
semantic-release plugin to analyze commits with conventional-changelog
imagemin CLI designed for lint-staged usage with sensible defaults
Common eslint rules/preferences for Ionic.
Standardize package.json scripts and config files for Salesforce projects.
Lint — The universal linter with AI-powered code review.
Run tsc on files with tsconfig respected
Efficient Git Commit Message Linting and Formatting
Detect/remove browser hacks from CSS files.
List of conventional commit types.
Effortless SUI precommit rules integration in your project
shareable commitlint config enforcing gitmoji commit message
Commitizen adapter using the commitlint.config.js
A useful pre-commit hook for git based projects that lints and runs npm test
Lint a string against commitlint rules
No nonsense Git hook management
Checkstyle linter plugin for pre-commit. Useful for linting Java code.
Checkstyle linter plugin for pre-commit. Useful for linting Java code.
Checkstyle linter plugin for pre-commit. Useful for linting Java code.
Supports react.js and node.js projects, with or without TypeScript. Sets up ESLint, Prettier while taking into account for TypeScript. stylefmt and stylelint. Sets up Husky pre-commit and commit message hooks. Sets up lint-staged. Sets up nodemon for node.js projects
Opinionated local CI that checks your code before it leaves your machine. Runs a four-stage pipeline (lint, build, fast tests, slow tests) on every commit with strict time budgets. Hooks into git pre-commit and pre-push, stores results in SQLite, and includes a TUI dashboard for monitoring.