From 0118fa042139904161035b227ef9ec245fc7abd2 Mon Sep 17 00:00:00 2001 From: JaDoggx86 Date: Mon, 20 Dec 2021 14:13:52 +0000 Subject: [PATCH] docs(README): created repository --- .cz.json | 7 +++++++ .pre-commit-config.yaml | 7 +++++++ README.md | 1 + 3 files changed, 15 insertions(+) create mode 100644 .cz.json create mode 100644 .pre-commit-config.yaml create mode 100644 README.md diff --git a/.cz.json b/.cz.json new file mode 100644 index 00000000..df357427 --- /dev/null +++ b/.cz.json @@ -0,0 +1,7 @@ +{ + "commitizen": { + "name": "cz_conventional_commits", + "version": "0.0.1", + "tag_format": "v0.0.1" + } +} \ No newline at end of file diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml new file mode 100644 index 00000000..ae10d80f --- /dev/null +++ b/.pre-commit-config.yaml @@ -0,0 +1,7 @@ +repos: +- hooks: + - id: commitizen + stages: + - commit-msg + repo: https://github.com/commitizen-tools/commitizen + rev: v2.20.3 diff --git a/README.md b/README.md new file mode 100644 index 00000000..99cb6535 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# Yaksha