Skip to content

Commit 9fee686

Browse files
committed
Fix overzealous commit -a
1 parent 00c7581 commit 9fee686

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.yardopts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
--exclude \.ut\.rb/
44
--exclude \.ts\.rb/
55
--files CONTRIBUTING.md,COPYING,HACKING,LICENSE
6-
#lib/msf/**/*.rb
7-
#lib/rex/**/*.rb
6+
lib/msf/**/*.rb
7+
lib/rex/**/*.rb

0 commit comments

Comments
 (0)