Skip to content

Commit

Permalink
.coafile: Enable reSTCheckBear on all rst files
Browse files Browse the repository at this point in the history
This forces developers to write proper rst files

Closes coala#1182
Related to coala/coala#3044
  • Loading branch information
Mixih committed Dec 25, 2016
1 parent 2cbe35b commit a54cf9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coafile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ max_lines_per_file = 1000

[rst]
bear = reSTLintBear
files = README.rst
files = **.rst

[TODOS]
enabled = False
Expand Down

0 comments on commit a54cf9d

Please sign in to comment.