Skip to content

Commit

Permalink
.coafile: Enable reSTCheckbear on README.rst
Browse files Browse the repository at this point in the history
No more broken pypi readmes!

Closes coala#1177
  • Loading branch information
Mixih committed Dec 20, 2016
1 parent 8fe82fd commit 47f61cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .coafile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ enabled = False
bears = LineCountBear
max_lines_per_file = 1000

[rst]
bear = reSTCheckBear
files = README.rst

[TODOS]
enabled = False
bears = KeywordBear
Expand Down

0 comments on commit 47f61cc

Please sign in to comment.