presonar
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

Sonar scanner with git pre-commit hooks

Install with npm install presonar --save-dev or yarn add presonar -D.

Scan project:

npx presonar scan

npx presonar scan --type commit|push

Install husky git hooks

npx presonar install

Uninstall husky git hooks

npx presonar uninstall

Add git hooks

npx presonar add .husky --type commit|push

Readme

Keywords

Package Sidebar

Install

npm i presonar

Weekly Downloads

16

Version

1.0.4

License

MIT

Unpacked Size

36.6 kB

Total Files

37

Last publish

Collaborators

  • oustn