Activate linting for RST documents 85/10385/6
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 2 May 2018 20:23:17 +0000 (16:23 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 3 May 2018 00:28:26 +0000 (20:28 -0400)
Change-Id: Ie91caab378e320111962dcb640fe3c10ab02b4e8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
.coafile

index e6149a9..c6b8dcf 100644 (file)
--- a/.coafile
+++ b/.coafile
@@ -8,6 +8,11 @@ ignore = .tox/**,
     **.sw?,
     **.orig
 
+[all.Documentation]
+bears = SpaceConsistencyBear,WriteGoodLintBear
+files = docs/**.rst
+use_spaces = true
+
 [all.GitCommit]
 bears = GitCommitBear
 ignore_length_regex = Signed-off-by,