diff --git a/.erb-lint.yml b/.erb-lint.yml index 07676c3fc..105042f03 100644 --- a/.erb-lint.yml +++ b/.erb-lint.yml @@ -9,6 +9,16 @@ linters: enabled: true ErbSafety: enabled: true + exclude: + - app/components/budgets/investments/content_blocks_component.html.erb + - app/components/layout/footer_component.html.erb + - app/components/layout/social_component.html.erb + - app/components/layout/subnavigation_component.html.erb + - app/components/layout/top_links_component.html.erb + - app/views/admin/site_customization/content_blocks/index.html.erb + - app/views/layouts/application.html.erb + - app/views/layouts/dashboard.html.erb + - app/views/layouts/devise.html.erb ExtraNewline: enabled: true FinalNewline: