Rails/HttpPositionalArguments:
Enabled: false
-Rails/InverseOf:
- Enabled: false
-
Rails/ReflectionClassName:
Enabled: false
- 'bin/setup'
- 'bin/update'
+Style/RedundantCondition:
+ Exclude:
+ - 'app/controllers/messages_controller.rb'
+ - 'app/controllers/sessions_controller.rb'
+ - 'app/controllers/users_controller.rb'
+
Style/StringLiterals:
EnforcedStyle: double_quotes