Skip to content

Commit 4a8011e

Browse files
authored
Merge pull request #16 from bcook-r7/land-6976-msftidy
tell the user what to do
2 parents 3ed85b6 + cc30ece commit 4a8011e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/dev/msftidy.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ def check_ranking
423423
error("Invalid ranking. You have '#{$1}'")
424424
end
425425
else
426-
info('No Rank specified. The default is NormalRanking.')
426+
info('No Rank specified. The default is NormalRanking. Please add an explicit Rank value.')
427427
end
428428
end
429429

0 commit comments

Comments
 (0)