0

I want to enforce the following coding guideline in a swift project

  • All strings should be placed in the Strings file.
  • We should NOT be hardcoding or storing any strings in the storyboard, xibs or classes.

Is it possible to use swiftlint for the above 2 rules?

Moses Liao GZ
  • 1,556
  • 5
  • 20
  • 45

0 Answers0