From 50c168415c9af6185a438ee5dc76c787b81665a8 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Thu, 7 Sep 2017 02:35:56 -0500 Subject: [PATCH] remove HACKING from yardopts --- .yardopts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.yardopts b/.yardopts index b58b0bda2b..75b5ea96e0 100644 --- a/.yardopts +++ b/.yardopts @@ -2,7 +2,7 @@ --exclude samples/ --exclude \.ut\.rb/ --exclude \.ts\.rb/ ---files CONTRIBUTING.md,COPYING,HACKING,LICENSE +--files CONTRIBUTING.md,COPYING,LICENSE app/**/*.rb lib/msf/**/*.rb lib/metasploit/**/*.rb