lib/todoist/plugin.rb in danger-todoist-0.0.1 vs lib/todoist/plugin.rb in danger-todoist-0.0.2
- old
+ new
@@ -1,6 +1,8 @@
module Danger
#
+ # This is a danger plugin to detect any TODO/FIXME entries left in the code.
+ #
# @example Ensure there are no TODOS left in the modified code
#
# todoist.warn_for_todos
#
# @example Set custom warning message