diff --git a/config/rubocop/style.yml b/config/rubocop/style.yml index deccd5cd3b..f6e93ae3e7 100644 --- a/config/rubocop/style.yml +++ b/config/rubocop/style.yml @@ -34,3 +34,4 @@ Style/SafeNavigationChainLength: - app/models/course_enrichment.rb - app/services/courses/content_status_service.rb - app/services/courses/creation_service.rb + - app/views/publish/shared/_error_wrapper.html.erb