- TODO rule updated in the yml file - all TODOs updated to the new format - some missing TODOs updated as well - code cleanup
Closes #25 - Add `todos` swiftlint rule which detects `TODO:` or `FIXME:` without ticket number. - Use `TODO [#<issue number>]:` to not trigger this rule. - Updated TODOs and FIXMEs which had issue number in different format in the code.