Skip to content

Crisp

Enforce an uniform standard for writing commit messages.

Enforce Standardardised Rules

Enforce rules for authoring Git commit message which are legible and follows a standardised practice. The rules are based on the Conventional Commits specifications and is heavily inspired from the commitlint project.

Built With Go

Crisp is built with the Go programming language for speed, efficiency and ease of usage/distribution as a coompiled executable binary.

First Class Support for Git Hooks

Crisp provides first-class support for Git Hooks with the help of the Pre-Commit framework. Check out the “Getting Started” section of the documentation for more instructions.

Easy to Configure

Unlike its alternative (especially commitlint) is extremely easy to configure requiring only knowledge of JSON, TOML or YAML! Thanks to Go and the spf13/viper package you no longer have to deal with a Node.js runtime just to run a linter for commit messages.

Made With Open-Source ❤️ by Astro

At Weburz we love building and sharing our open-source projects with the public to play around with and of course contribute to. Join our open-source community and see what does it have in offer for you!

Learn more about Weburz