https://github.com/dalisoft/lint-staged-sh
Zero-{dependency,config,install,file} single-file lint-staged posix shell script
https://github.com/dalisoft/lint-staged-sh
git linter posix-sh staged workflow
Last synced: about 1 year ago
JSON representation
Zero-{dependency,config,install,file} single-file lint-staged posix shell script
- Host: GitHub
- URL: https://github.com/dalisoft/lint-staged-sh
- Owner: dalisoft
- License: gpl-3.0
- Created: 2024-03-30T19:14:13.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-05T23:25:59.000Z (about 2 years ago)
- Last Synced: 2025-02-14T06:33:25.988Z (over 1 year ago)
- Topics: git, linter, posix-sh, staged, workflow
- Language: Shell
- Homepage: https://dalisoft.github.io/lint-staged-sh/
- Size: 71.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# lint-staged-sh \[0.x\]
> Except bugs, errors and/or strange behavior
## Use [lefthook](https://github.com/evilmartians/lefthook)
Zero-{dependency,config,install,file} single-file `lint-staged` `posix shell` script
## Features
- Available on all **Unix** environments
- Zero config
- Zero dependencies
- Single file `posix shell` script
- No pre-install, just use
- Programming language agnostic
## Documentation
Go-to [web-page](https://dalisoft.github.io/lint-staged-sh) or see
[**Getting Started**](./docs/GET_STARTED.md)
## Similar projects
- [lint-staged](https://github.com/lint-staged/lint-staged)
- [lefthook](https://github.com/evilmartians/lefthook)
- [lint-emit-rs](https://crates.io/crates/lint-emit)
- [offstage-rs](https://crates.io/crates/offstage)
## License
GPL-3