Allow links in git commit messages, coala ignore 51/67751/1
authorDaniel Farrell <dfarrell@redhat.com>
Tue, 30 Jan 2018 22:49:52 +0000 (17:49 -0500)
committerDaniel Farrell <dfarrell@redhat.com>
Tue, 30 Jan 2018 22:49:52 +0000 (17:49 -0500)
This rule is used in most other ODL repos that use Coala.

Change-Id: Ia9159a8862385d714b375ca1558424b9a0561b08
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
.coafile

index 4f085b7293ad28f76ffacfee0f3e283ae7352e2c..0915cf93ba3c357c54b4cbe91443d4b5050bf860 100644 (file)
--- a/.coafile
+++ b/.coafile
@@ -19,6 +19,8 @@ bears = GitCommitBear
 ignore_length_regex = Signed-off-by,
     Also-by,
     Co-authored-by,
+    http://,
+    https://
 
 [all.spacing]
 bears = SpaceConsistencyBear