summaryrefslogtreecommitdiff
path: root/.commitlintrc.json
diff options
context:
space:
mode:
Diffstat (limited to '.commitlintrc.json')
-rw-r--r--.commitlintrc.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/.commitlintrc.json b/.commitlintrc.json
new file mode 100644
index 0000000..c30e5a9
--- /dev/null
+++ b/.commitlintrc.json
@@ -0,0 +1,3 @@
+{
+ "extends": ["@commitlint/config-conventional"]
+}