Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Rerun rubocop --auto-gen-config with --auto-gen-only-exclude --exclude-limit 5000 Move metrics cops in rubocop Fix Performance/CollectionLiteralInLoop Fix Performance/MethodObjectAsBlock Fix RSpec/ClassCheck Fix RSpec/EmptyExampleGroup Fix RSpec/IdenticalEqualityAssertion Fix RSpec/IteratedExpectation Fix RSpec/LetSetup Fix Style/MagicCommentFormat Fix Style/MapToHash Fix Style/SafeNavigation Fix Style/SlicingWithRange Enabled Lint/ConstantDefinitionInBlock Enabled Lint/EmptyBlock Enabled RSpec/ContextWording Enabled RSpec/FilePath Enabled RSpec/LeakyConstantDeclaration Enabled RSpec/NamedSubject * Add CHANGELOG.md * Add # rubocop:disable RSpec/IteratedExpectation because Rack::Response does not respond to :each_with_index
- Loading branch information