Git hooks for Conventional Commits system wide ?

This page summarizes the projects mentioned and recommended in the original post on /r/git

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • pre-commit

    A framework for managing and maintaining multi-language pre-commit hooks.

  • I would recommend you configure pre-commit framework for your repositories. It's not system-wide, but is a configuration written to the repo itself, so you can be sure that same config should exist on all clones. And there is already a hook for commitizen (commitlint may have one, haven't checked).

  • If you are using github also check the available github action and github bot.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts