diff --git a/.rubocop.yml b/.rubocop.yml index dc61db8c8..828a5227d 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -354,6 +354,14 @@ Naming/BlockForwarding: - "app/controllers/management/base_controller.rb" - "app/controllers/subscriptions_controller.rb" +Naming/PredicateMethod: + Enabled: true + Exclude: + - "app/models/local_census_records/import.rb" + - "app/models/user.rb" + - "app/models/verification/management/email.rb" + - "config/initializers/foundation_form_builder.rb" + Naming/RescuedExceptionsVariableName: Enabled: true diff --git a/app/components/sdg/goals/help_page_component.html.erb b/app/components/sdg/goals/help_page_component.html.erb index af052dd8b..0946cbdc3 100644 --- a/app/components/sdg/goals/help_page_component.html.erb +++ b/app/components/sdg/goals/help_page_component.html.erb @@ -9,7 +9,7 @@

<%= t("sdg.goals.help.description") %>