secant-ios-wallet/secant/Features/ImportWallet
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
..
ImportWalletStore.swift [#25] Add swiftlint rule to detect TODO without issue number (#425) 2022-09-26 17:30:07 +02:00
ImportWalletView.swift [301] Import Wallet does not have a Birthday input field (#328) 2022-05-26 14:47:55 +02:00