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
commit3f7d2f846f74172bfea2a6dd8c66fadc4f6294d1 (patch)
treead9b6c70245eb8f5f834cf713b307272efdfd122 /.yardopts
parentf12aac6753d6f28251001c4c747773000fa92b0e (diff)
downloadhomebrew-3f7d2f846f74172bfea2a6dd8c66fadc4f6294d1.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 #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