Skip to content

Commit

Permalink
Improve the logging
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Sep 15, 2020
1 parent add78c0 commit de65f0c
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Metrics/BlockLength:
- "library/*/test/**/*_test.rb"

Metrics/PerceivedComplexity:
Max: 65
Max: 70

# this needs more testing if we can have frozen string literals
Style/FrozenStringLiteralComment:
Expand Down
Loading

0 comments on commit de65f0c

Please sign in to comment.