Code Review
/
releng
/
common-packer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
41dace2
)
Activate linting for RST documents
85/10385/6
author
Thanh Ha
<thanh.ha@linuxfoundation.org>
Wed, 2 May 2018 20:23:17 +0000
(16:23 -0400)
committer
Thanh 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
patch
|
blob
|
history
diff --git
a/.coafile
b/.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,