• Peter Leitzen's avatar
    RuboCop: Increase amount of files in cache · 4f236165
    Peter Leitzen authored
    Currently, we need to inspect more files that fit into RuboCop's cache:
    
      $ bundle exec rubocop --list-target-files | wc -l
      25188
    
    Let's adjust RuboCop's configuration accordingly.
    4f236165
.rubocop.yml 15.7 KB