Rm false-pos-prone rst linting, rely on Sphinx 31/76931/1
authorDaniel Farrell <dfarrell@redhat.com>
Fri, 12 Oct 2018 11:11:40 +0000 (07:11 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 12 Oct 2018 11:11:40 +0000 (07:11 -0400)
commit0457d62d378931bb7f6a078add46583feca0ad0b
tree83cd53c431fe0d7be28677298bc78c340992e7ae
parent6ed47f3745c8e2ce2f30699142b2dafa8e20eaaa
Rm false-pos-prone rst linting, rely on Sphinx

Remove Coala RSTcheckBear and reSTLintBear reStructuredText linters.

They both cause lots of false positives because they are not aware of
Sphinx-specific syntax. We already get good coverage by setting Sphinx
to fail on warnings. The main docs project did the same change in 69906.

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