aboutsummaryrefslogtreecommitdiffstats
path: root/.yardopts
diff options
context:
space:
mode:
authorLoren Segal2014-10-19 13:13:02 -0700
committerMike McQuaid2014-10-20 08:24:06 +0100
commitbb167ef902a431c90404610935c7716e3e0b9a95 (patch)
treea828a957efd7e720d1ab7cbe34aeb1c36c6338ed /.yardopts
parent32ab3bb32f356b628f55e193c8c2d1f8386ab926 (diff)
downloadbrew-bb167ef902a431c90404610935c7716e3e0b9a95.tar.bz2
yardopts: specify "extra" files.
The current .yardopts is treating extra .md files as source code rather than registering them as "extra files". YARD needs a "-" to separate source from non-source files. Closes Homebrew/homebrew#33362. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to '.yardopts')
-rw-r--r--.yardopts1
1 files changed, 1 insertions, 0 deletions
diff --git a/.yardopts b/.yardopts
index 43902e0db..aead7677f 100644
--- a/.yardopts
+++ b/.yardopts
@@ -3,5 +3,6 @@
--exclude Library/Homebrew/test/vendor/
--exclude Library/Homebrew/vendor/
Library/Homebrew/**/*.rb
+-
Library/Homebrew/*.md
*.md