]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Bump image_processing from 1.12.1 to 1.12.2
[rails.git] / .rubocop_todo.yml
index 8c0827ab7d357f1bc2548d8200f27b2cc47a741a..779b3a8fa29a8c52332618b9a8b9be81d27aee08 100644 (file)
@@ -183,18 +183,6 @@ Rails/OutputSafety:
     - 'lib/rich_text.rb'
     - 'test/helpers/application_helper_test.rb'
 
-# Offense count: 23
-# Cop supports --auto-correct.
-Rails/RedundantPresenceValidationOnBelongsTo:
-  Enabled: false
-
-# Offense count: 90
-# Cop supports --auto-correct.
-# Configuration parameters: EnforcedStyle.
-# SupportedStyles: strict, flexible
-Rails/TimeZone:
-  Enabled: false
-
 # Offense count: 6
 # Cop supports --auto-correct.
 Rake/Desc: