Skip to content

Commit

Permalink
.coafile: Enable RSTcheckbear on this repo
Browse files Browse the repository at this point in the history
Enable RSTCheckBear by .coafile
present in this repo.

Closes coala#432
  • Loading branch information
mridubhatnagar committed May 9, 2017
1 parent d70f9a1 commit 917f7e5
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 @@ -17,3 +17,7 @@ enabled = False
files = **/*.rst, README.rst
ignore = venv/**
bears = InvalidLinkBear

[rstcheck]
bears = RSTcheckBear
files = *.rst,**/*.rst

0 comments on commit 917f7e5

Please sign in to comment.