frozen string literal for rubocop

pull/29/head
Adam Townsend 2023-10-22 13:06:12 -07:00
parent e0392f2483
commit 48ffdf560b
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# frozen_string_literal: true
Sequel.migration do Sequel.migration do
change do change do
create_table :links do create_table :links do