module Pronto
class Pronto::Rustcov
pronto-rustcov
0.1.10
# pronto_files_limit
def pronto_files_limit ENV['PRONTO_RUSTCOV_FILES_LIMIT']&.to_i || 5 end