]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Add vips to brew install list
[rails.git] / .rubocop_todo.yml
index 2527192f9bcf970f4a6bd5c83d82ee9700dd0075..b8e782553aebb0159ceb2ef3a06abe29e57b3c77 100644 (file)
@@ -196,18 +196,6 @@ Rails/OutputSafety:
     - 'lib/rich_text.rb'
     - 'test/helpers/application_helper_test.rb'
 
-# Offense count: 26
-# 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: