Skip to content

lipelix/conventional-commits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation


conventional-commits

Tools for better code.
Report Bug · Request Feature

About The Project

This project provides low level tools, to improve your code style.


commit-failed-video

(back to top)

Getting Started

Let's see how to use hooks.

Prequisities

  • git

Usage

  1. Copy commit-msg to .git/hooks folder in your project
  2. That's it, now you try to commit something

If your commit message doesn't meet requirements, error message will be shown and no commit is made.

commit-failed-image

(back to top)

Roadmap

  • Create commit-msg hook
  • Create pre-push hook
  • Create server side check

(back to top)

Contact

Libor Váchal - LinkedIn

Project Link: https://github.com/lipelix/conventional-commits

(back to top)

Acknowledgments

Usefull links and another things worth to mention.

(back to top)

About

This repository provides language agnostic tooling to enforce code-style on git level.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages