polizei
v1.0.1
Published
Halt Polizei! NodeJS Project Checker
Downloads
1
Readme
Polizei
CLI tool that helps ensuring repository quality.
Features
Static checks:
- Checks the code coverage %
- Checks that tests are passing
- Checks ESLint warnings
- Checks that the project includes a /metric endpoint for prometheus
- Checks for Dockerfile and docker-compose.yml
- Checks for Sentry integration
- Checks for documentation
- Checks for Jaeger tracing
- Checks for changelog
- Checks for unused or missing dependencies
- Checks for designated maintainer
Installation
npm i -g polizei
Usage
polizei