Skip to content

Commit

Permalink
lint a random file (#3470)
Browse files Browse the repository at this point in the history
  • Loading branch information
osc-bot authored Mar 28, 2024
1 parent c356c5c commit fdc57a7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# frozen_string_literal: true

class ChangeOscJobAttrToText < ActiveRecord::Migration[4.2]
def change
change_column :osc_jobs, :job_attrs, :text
Expand Down

0 comments on commit fdc57a7

Please sign in to comment.