Uses the frozen_string_literal magic comment (will be the default in Ruby 3)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require 'shared_examples/views/wp_version'
|
||||
require 'shared_examples/views/main_theme'
|
||||
require 'shared_examples/views/enumeration'
|
||||
|
||||
Reference in New Issue
Block a user