Tests can be long and procedure like
1 files changed, 1 insertions(+), 0 deletions(-) M .rubocop.yml
M .rubocop.yml => .rubocop.yml +1 -0
@@ 18,6 18,7 @@ Metrics/ClassLength: Metrics/BlockLength: Exclude: + - test/* - dhall.gemspec Metrics/ParameterLists: