Skip to content

Commit

Permalink
lint a random file (#4035)
Browse files Browse the repository at this point in the history
  • Loading branch information
osc-bot authored Dec 26, 2024
1 parent 697a1d3 commit d06da8b
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 AddJsonAttrsAsSeparateColsToWorkflow < ActiveRecord::Migration[4.2]
class Workflow < ActiveRecord::Base
# store :job_attrs, accessors: [ :name, :batch_host, :staged_dir, :script_name ], coder: JSON
Expand Down

0 comments on commit d06da8b

Please sign in to comment.