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 <thanh.ha@linuxfoundation.org>
https://
[all.Documentation]
-bears = RSTCheckBear,WriteGoodLintBear
+bears = WriteGoodLintBear
files = docs/**/*.rst
[all.MarkDown]
bears = MarkdownBear,SpaceConsistencyBear,WriteGoodLintBear
files = **.md, **.markdown
use_spaces = true
-