Skip to content

Commit 3dc051c

Browse files
committed
Remove return
1 parent 4011c8d commit 3dc051c

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)