mirror of
https://github.com/neocities/neocities.git
synced 2025-07-24 11:28:29 +02:00
default freeze string literals where present
This commit is contained in:
parent
19dadfd6d2
commit
0888c9e2df
10 changed files with 14 additions and 3 deletions
|
@ -1,3 +1,4 @@
|
|||
# frozen_string_literal: true
|
||||
class Event < Sequel::Model
|
||||
include Sequel::ParanoidDelete
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue