##// END OF EJS Templates
discovery: minor fix to some conditionals...
discovery: minor fix to some conditionals Since `size` is the upper limit of the sample, we should include it in the check. Otherwize the `more` variable will be zero and the sampling will be useless

File last commit:

r41001:5532823e default
r41145:71b0db4f default
Show More
rustfmt.toml
3 lines | 66 B | text/plain | TOMLLexer
max_width = 79
wrap_comments = true
error_on_line_overflow = true