Skip to content

Commit 34c7586

Browse files
committed
Remove blank lines
1 parent 04f9451 commit 34c7586

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

config/initializers/new_framework_defaults_7_1.rb

-4
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,6 @@
241241
# this file):
242242
# config.active_support.cache_format_version = 7.1
243243

244-
245244
###
246245
# Configure Action View to use HTML5 standards-compliant sanitizers when they are supported on your
247246
# platform.
@@ -253,7 +252,6 @@
253252
#++
254253
# Rails.application.config.action_view.sanitizer_vendor = Rails::HTML::Sanitizer.best_supported_vendor
255254

256-
257255
###
258256
# Configure Action Text to use an HTML5 standards-compliant sanitizer when it is supported on your
259257
# platform.
@@ -265,14 +263,12 @@
265263
#++
266264
# Rails.application.config.action_text.sanitizer_vendor = Rails::HTML::Sanitizer.best_supported_vendor
267265

268-
269266
###
270267
# Configure the log level used by the DebugExceptions middleware when logging
271268
# uncaught exceptions during requests.
272269
#++
273270
# Rails.application.config.action_dispatch.debug_exception_log_level = :error
274271

275-
276272
###
277273
# Configure the test helpers in Action View, Action Dispatch, and rails-dom-testing to use HTML5
278274
# parsers.

0 commit comments

Comments
 (0)