{"library":"fastlint","type":"library","category":null,"description":"fastlint is a command-line tool (v1.1.0) that speeds up linting by running linters only on files changed in git — either in the working copy, staged, or compared to branches like master. It avoids running on unchanged files, integrating with eslint and other tools via piped filenames. Key features: --staged filter, --diff-filter (A/C/D/M/R/etc.), --glob filtering, and multiple path output modes. Stable, low maintenance, single-purpose tool. Alternatives include lint-staged and husky, but fastlint is more flexible for branch comparison.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install fastlint","imports":["npx fastlint ...","fastlint --version"]},{"cmd":"yarn add fastlint","imports":[]},{"cmd":"pnpm add fastlint","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/fastlint","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}