-# Offense count: 7
-# Configuration parameters: IgnoreLiteralBranches, IgnoreConstantBranches.
-Lint/DuplicateBranch:
- Exclude:
- - 'app/controllers/api_controller.rb'
- - 'app/controllers/diary_entries_controller.rb'
- - 'app/controllers/geocoder_controller.rb'
- - 'app/helpers/browse_tags_helper.rb'
-
-# Offense count: 665
-# Configuration parameters: IgnoredMethods, CountRepeatedAttributes.
+# Offense count: 681
+# Configuration parameters: AllowedMethods, AllowedPatterns, IgnoredMethods, CountRepeatedAttributes.