Skip to content

Commit dc4313b

Browse files
author
jvazquez-r7
committed
Merge branch 'refs_check' of https://github.com/wchen-r7/metasploit-framework into wchen-r7-refs_check
2 parents ba54341 + 3dc051c commit dc4313b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/msftidy.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,6 @@ def load_file(file)
381381
def run_checks(f_rel)
382382
tidy = Msftidy.new(f_rel)
383383
tidy.check_ref_identifiers
384-
return
385384
tidy.check_old_keywords
386385
tidy.check_badchars
387386
tidy.check_extname

0 commit comments

Comments
 (0)