Skip to content

Commit

Permalink
docs(README): created repository
Browse files Browse the repository at this point in the history
  • Loading branch information
JaDogg committed Dec 20, 2021
0 parents commit 0118fa0
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .cz.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"commitizen": {
"name": "cz_conventional_commits",
"version": "0.0.1",
"tag_format": "v0.0.1"
}
}
7 changes: 7 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
repos:
- hooks:
- id: commitizen
stages:
- commit-msg
repo: https://github.com/commitizen-tools/commitizen
rev: v2.20.3
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Yaksha

0 comments on commit 0118fa0

Please sign in to comment.