Except bugs, errors and/or strange behavior
Zero-{dependency,config,install,file} single-file lint-staged
posix shell
script
List of contents:
- Github repository
- Getting Started
- Installation
- Usage
- Benchmark
Welcome to lint-staged-sh! This tool is designed to streamline your software release process, making it easier to manage versions, changelogs, and deployment. Whether you're working on a small project or a large enterprise application, lint-staged-sh is here to simplify your workflow.
Before you start using lint-staged-sh, make sure you have the following installed on your system:
posix sh
andcurl
with required dependencies
- Available on all Unix environments
- Zero config
- Zero dependencies
- Single file
posix shell
script - No pre-install, just use
- Programming language agnostic
Install as dependency or as a global dependency one, some or all of those linters to use them. lint-staged-sh
detects smartly if it available
- shellcheck
- dprint and markdownlint-cli2
- biome
- jsona or spectral
- htmlhint
- stylelint
- prettier
- Dockerfilelint
- Available only in Unix environments (no Windows support yet)
GPL-3