rubocop added frozen string literal comment

pull/29/head
Adam Townsend 2023-10-22 13:14:02 -07:00
parent 4f54124519
commit c505012b00
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# frozen_string_literal: true
require './.env'
require './app'