{"library":"lint-staged.sh","type":"library","category":null,"description":"A minimal shell script to run linters/formatters against files staged in Git. Version 0.6.9 is the latest stable release, with no scheduled cadence. Unlike the npm lint-staged package, this script has no dependencies, no configuration file, and no automatic backup or reset on failure. It simply evaluates a command with the list of staged files filtered by glob patterns. Designed for users who want a lightweight, transparent alternative to lint-staged. No runtime, no Node.js required; works in any Bourne-compatible shell.","language":"javascript","status":"active","version":"0.6.9","tags":["javascript","commit","git","hook","lint","pre_commit","quality","staged","style"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install lint-staged.sh","imports":["npx skills install https://github.com/lint-staged/lint-staged.sh","#!/bin/sh\nlint-staged.sh \"command\" \"*.js\" \"*.json\"\ngit update-index --again","lint-staged.sh \"eslint --fix\" \"*.js\""]},{"cmd":"yarn add lint-staged.sh","imports":[]},{"cmd":"pnpm add lint-staged.sh","imports":[]}],"homepage":"https://github.com/lint-staged/lint-staged.sh","github":"https://github.com/lint-staged/lint-staged.sh","docs":null,"changelog":null,"pypi":null,"npm":"lint-staged.sh","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}