secant-ios-wallet/secant/Features/Settings
Michal Fousek 6bf65b1d4d
[#25] Add swiftlint rule to detect TODO without issue number (#425)
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.
2022-09-26 17:30:07 +02:00
..
SettingsStore.swift [#25] Add swiftlint rule to detect TODO without issue number (#425) 2022-09-26 17:30:07 +02:00
SettingsView.swift [#75] [Scaffold] Settings Screen (#398) 2022-07-21 14:30:02 -03:00