Enforce assignee on SmartTodo
The SmartTodo cop will now add a violation if a SmartTodo has no assignee:
# Bad
#
# TODO(on: date('2019-08-08'))
The SmartTodo cop will now add a violation if a SmartTodo has no assignee:
# Bad
#
# TODO(on: date('2019-08-08'))