Sha256: 5172adea083a22acec5be691267b5e089c5fb2d88f45b0efc253d19ca38239c6
Contents?: true
Size: 285 Bytes
Versions: 10
Compression:
Stored size: 285 Bytes
Contents
diff --git a/spec/fixtures/todo.rb b/spec/fixtures/todo.rb index 22ca05f..f141004 100644 --- a/spec/fixtures/todo.rb +++ b/spec/fixtures/todo.rb @@ -5,4 +5,8 @@ module Todo def this_should_not_trigger_todo end + + # TODO: fix this later + def todo_without_comment + end end
Version data entries
10 entries across 10 versions & 1 rubygems