Skip to content

Commit d664e85

Browse files
committed
fix missing typed sigil
1 parent dbaf2e0 commit d664e85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rails_test_app/templates/lib/tasks/logging.rake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# typed: strict
12
# frozen_string_literal: true
23

34
namespace :logging do

0 commit comments

Comments
 (0)