-# Offense count: 17
-Rails/OutputSafety:
- Exclude:
- - 'app/controllers/user_controller.rb'
- - 'app/helpers/application_helper.rb'
- - 'app/helpers/changeset_helper.rb'
- - 'app/helpers/geocoder_helper.rb'
- - 'app/helpers/note_helper.rb'
- - 'app/helpers/open_graph_helper.rb'
- - 'app/helpers/user_blocks_helper.rb'
- - 'app/helpers/user_roles_helper.rb'
- - 'lib/rich_text.rb'
- - 'test/helpers/application_helper_test.rb'
-
-# Offense count: 65
-# Configuration parameters: EnforcedStyle, SupportedStyles.
-# SupportedStyles: strict, flexible
-Rails/TimeZone:
- Enabled: false
-
-# Offense count: 5
-Style/AccessorMethodName:
+# Offense count: 3
+# Configuration parameters: Include.
+# Include: app/helpers/**/*.rb
+Rails/HelperInstanceVariable: