From: Thanh Ha Date: Fri, 26 Jan 2018 19:31:37 +0000 (-0500) Subject: Remove unused RSTcheckBear X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F52%2F8552%2F2;p=releng%2Fdocs.git Remove unused RSTcheckBear Remove RSTcheckBear it had a typo and was not working in the first place. There are checks for features with RSTcheckBear that we cannot disable but require in our docs so let's leave this disabled. Change-Id: I15f0e1a4e04c1e73c9ecbabd8cf13fae02be124b Signed-off-by: Thanh Ha --- diff --git a/.coafile b/.coafile index 3329db1..38f6f36 100644 --- a/.coafile +++ b/.coafile @@ -15,11 +15,10 @@ ignore_length_regex = Signed-off-by, https:// [all.Documentation] -bears = RSTCheckBear,WriteGoodLintBear +bears = WriteGoodLintBear files = docs/**/*.rst [all.MarkDown] bears = MarkdownBear,SpaceConsistencyBear,WriteGoodLintBear files = **.md, **.markdown use_spaces = true -