Sha256: 31d1b94800b503c9ec3f56a2e5b7915ed5cde4600a7ff23e98768e9e3c63cdac
Contents?: true
Size: 78 Bytes
Versions: 3
Compression:
Stored size: 78 Bytes
Contents
module Danger class Todo < Struct.new(:file, :text, :line_number) end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
danger-todoist-2.0.1 | lib/todoist/todo.rb |
danger-todoist-2.0.0 | lib/todoist/todo.rb |
danger-todoist-1.3.0 | lib/todoist/todo.rb |