{"library":"cilint","type":"library","category":null,"description":"CILint is a team-oriented code linting tool for Git that focuses on checking only newly added lines during commits. Current stable version is 0.0.21. It integrates with ESLint for JavaScript syntax checking and Git hooks for team enforcement. Released sparsely, last update was in 2017. Unlike other linters that scan entire files, CILint only checks lines staged for commit, reducing noise and encouraging iterative improvements. It also supports automated initialization of configuration files and pre-commit hooks.","language":"javascript","status":"maintenance","version":"0.0.21","tags":["javascript","eslint","git","hook","code review"],"last_verified":"Fri May 01","install":[{"cmd":"npm install cilint","imports":["import { initializer } from 'cilint'","import cilint from 'cilint'","cilint --init  # or ./node_modules/.bin/cilint"]},{"cmd":"yarn add cilint","imports":[]},{"cmd":"pnpm add cilint","imports":[]}],"homepage":null,"github":"https://github.com/feix760/cilint","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/cilint","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}