RuboCop: Increase amount of files in cache
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.
Showing
Please register or sign in to comment