.codeclimate.yml | 100644 | 0 | 0 | | | 67 Bytes | 840b3d9e92098097cfb077c692d1fbded43d3c7ef06363265e3ebd4242d94256 |
.gitignore | 100644 | 0 | 0 | | | 67 Bytes | 714dfce0ee6d9c89bb69da9c539ef5da15b89a36fe2558dab1b8508f4f4dc282 |
.rubocop.yml | 100644 | 0 | 0 | | | 321 Bytes | 51587871b9f97b348945100c2cb94a30bd16c922ca066eddef72ce9bf6e8b8de |
.travis.yml | 100644 | 0 | 0 | | | 306 Bytes | 2bb259062082220a96198198c3ba67c1f5f75d50282210a02df91573a31a1d14 |
CHANGELOG.md | 100644 | 0 | 0 | | | 1.35 KB | ed0e9470375f942737e32ba73edbb09cf2be65f5f8ffff538eb2678fa29be98b |
Dangerfile | 100644 | 0 | 0 | | | 973 Bytes | 4851dcb9ef5e10bba449462ed92546fb31aec483f19ffc4de13e12159d8a907f |
Gemfile | 100644 | 0 | 0 | | | 99 Bytes | 0fab3a9f43adbc60ef1cebebe7b81869d5316815d65c34620c84a89d075a1535 |
Guardfile | 100644 | 0 | 0 | | | 478 Bytes | 7fc6c157b97887266ed62bf46b4ef959b4c4f90c11a85ad667a52558c4ef0ad9 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.07 KB | c1c09b042e38eabb2a4207c2c592ab1c5aed3559e5dcdefc51bae6486463396d |
README.md | 100644 | 0 | 0 | | | 2.41 KB | a2c2460b905f52667c08caa579ed727ba96d703d0800e212bb52469138c28804 |
Rakefile | 100644 | 0 | 0 | | | 521 Bytes | 3fa0daed7a24d8e29f27e20fc29f5f0d73a6d69980b5399cb2ec1e88270d2509 |
danger-todoist.gemspec | 100644 | 0 | 0 | | | 1.92 KB | 5724c19497cdd00abc18ff4af42dbaa0dd715011da14b858297ad16ed2fafe91 |
lib/danger_plugin.rb | 100644 | 0 | 0 | | | 125 Bytes | de138c93db8ae7091340069d87eb557e431eb961a516908199f5c2fb010b5ea5 |
lib/danger_todoist.rb | 100644 | 0 | 0 | | | 30 Bytes | 0427914776ae5174f54f1cd1e98bb0ec50c8156a8ea9b862faeced60ba32ba8d |
lib/todoist/diff_inline_todo_finder.rb | 100644 | 0 | 0 | | | 434 Bytes | 5cbeba7b1b04d7d6d32ac95ec1d8bd887e9ab1d4cdc3358989a116cd4a1cb916 |
lib/todoist/diff_todo_finder.rb | 100644 | 0 | 0 | | | 2.74 KB | f838a62601a75c3e659c0eabfcd348c97df094b0e11c2f12a0c80c66c361c459 |
lib/todoist/gem_version.rb | 100644 | 0 | 0 | | | 46 Bytes | ab35d66c10aad87f7c93c631ee1581e30bac1194f09d3dc7bf432d6956f29168 |
lib/todoist/plugin.rb | 100644 | 0 | 0 | | | 3.66 KB | 9f828709458c415dd5a8cc0b3eab29b6b710e22743150b5413e135f43fae19a1 |
lib/todoist/todo.rb | 100644 | 0 | 0 | | | 78 Bytes | 31d1b94800b503c9ec3f56a2e5b7915ed5cde4600a7ff23e98768e9e3c63cdac |
spec/diff_inline_todo_finder_spec.rb | 100644 | 0 | 0 | | | 742 Bytes | 344efb23f16d87e47c774f94aeb207c6faf9fc95b9f59ffdef7f6e3636ae1a37 |
spec/diff_todo_finder_spec.rb | 100644 | 0 | 0 | | | 3.86 KB | 8fb3f948fc4b1194ec77589800a1ae95b04e3f0e39295896e392b9ac46d7ee9d |
spec/fixtures/multiline_todo_patch.diff | 100644 | 0 | 0 | | | 528 Bytes | 8347f50a4e3f78caabb3939e25b60246c54ba567216c76c532409298056a4c63 |
spec/fixtures/sample_patch.diff | 100644 | 0 | 0 | | | 1.12 KB | 47c542d60a880b44191946d7ab76bb65d0ee221763ff93c3f5bfdc46c25c0126 |
spec/matches_in_diff_spec.rb | 100644 | 0 | 0 | | | 2.28 KB | 7db050024aeb7b2c4e263f0f0985fab2e5381979fb07ddf9468d71fc2eb8c071 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 2.04 KB | 667164b16f29725c3dc77fa158e6f2d8de3972374eb1ed3444e7831a881b3906 |
spec/todoist_spec.rb | 100644 | 0 | 0 | | | 4.59 KB | 882982c3b9c711c4553f539e02763a7b2c87091cfc890edbc72430def686a0dd |