1.0.1 • Published 6 years ago

polizei v1.0.1

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
6 years ago

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
1.0.1

6 years ago

1.0.0

6 years ago