Skip to content

Commit 0cca739

Browse files
author
Ciaran McCrisken
committed
(MAINT) Apply additional Rubocop fixes
1 parent de21ee2 commit 0cca739

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

spec/functions/stdlib_ensure_spec.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# frozen_string_literal: true
2+
13
require 'spec_helper'
24

35
describe 'stdlib::ensure' do

spec/type_aliases/email_spec.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# frozen_string_literal: true
2+
13
require 'spec_helper'
24

35
# Test cases are a combination of the test cases used in MediaWiki[1] and a

0 commit comments

Comments
 (0)