Switch to GitLint instead of Coala GitCommitBear 92/81992/3
authorThanh Ha <zxiiro@gmail.com>
Sat, 11 May 2019 00:50:06 +0000 (20:50 -0400)
committerJamo Luhrsen <jluhrsen@gmail.com>
Fri, 23 Aug 2019 17:16:04 +0000 (17:16 +0000)
Change-Id: I0ed5d5d942fcd75154ee3491362d37b487ba2e1b
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
.coafile
.pre-commit-config.yaml

index c451f2e60794989476ec0bb884954bfccd8e3ae5..af63ba1eb80a9939cdce7cd366af7706a1b13158 100644 (file)
--- a/.coafile
+++ b/.coafile
@@ -1,11 +1,3 @@
-[GitCommit]
-bears = GitCommitBear
-ignore_length_regex = Signed-off-by,
-    Also-by,
-    Co-authored-by,
-    http://,
-    https://
-
 [reStructuredText]
 bears = RSTcheckBear
 files = **.rst
index d554ffa890a9a160dbe38f52ce68ce171b3ae3f4..91ee655f9f6c76c0c17112bfc016840cb53be235 100644 (file)
@@ -4,3 +4,8 @@
   hooks:
   - id: robotframework-tidy-wrapper
     additional_dependencies: ['robotframework==3.1.1']  # Pin due to tidy warning in 3.1.2
+
+- repo: https://github.com/jorisroovers/gitlint
+  rev: v0.11.0
+  hooks:
+  - id: gitlint