Fix all Layout/SpaceAroundEqualsInParameterDefault rubocop issues from rubocop_todo list
This commit is contained in:
@@ -557,28 +557,6 @@ Style/RescueModifier:
|
|||||||
- 'app/controllers/concerns/commentable_actions.rb'
|
- 'app/controllers/concerns/commentable_actions.rb'
|
||||||
- 'app/controllers/verification/sms_controller.rb'
|
- 'app/controllers/verification/sms_controller.rb'
|
||||||
|
|
||||||
# Offense count: 20
|
|
||||||
# Cop supports --auto-correct.
|
|
||||||
# Configuration parameters: EnforcedStyle, SupportedStyles.
|
|
||||||
# SupportedStyles: space, no_space
|
|
||||||
Layout/SpaceAroundEqualsInParameterDefault:
|
|
||||||
Exclude:
|
|
||||||
- 'app/helpers/cache_keys_helper.rb'
|
|
||||||
- 'app/helpers/proposals_helper.rb'
|
|
||||||
- 'app/helpers/spending_proposals_helper.rb'
|
|
||||||
- 'app/helpers/stats_helper.rb'
|
|
||||||
- 'app/helpers/tracks_helper.rb'
|
|
||||||
- 'app/helpers/valuation_helper.rb'
|
|
||||||
- 'app/mailers/devise_mailer.rb'
|
|
||||||
- 'app/models/comment.rb'
|
|
||||||
- 'app/models/tag_cloud.rb'
|
|
||||||
- 'app/models/verification/residence.rb'
|
|
||||||
- 'lib/acts_as_paranoid_aliases.rb'
|
|
||||||
- 'lib/capistrano/template.rb'
|
|
||||||
- 'lib/census_api.rb'
|
|
||||||
- 'lib/manager_authenticator.rb'
|
|
||||||
- 'spec/support/common_actions.rb'
|
|
||||||
|
|
||||||
# Offense count: 66
|
# Offense count: 66
|
||||||
# Cop supports --auto-correct.
|
# Cop supports --auto-correct.
|
||||||
# Configuration parameters: AllowForAlignment.
|
# Configuration parameters: AllowForAlignment.
|
||||||
|
|||||||
Reference in New Issue
Block a user