Skip to content

Conversation

@paulmaxgithub
Copy link

It was added:

  1. "CodingKeys" to ignore enum (CodingKeys: String, CodingKey)
  2. "@main" to ignore all entry point files, such as AppDelegate or application type in SwiftUI implementation
  3. "Previews" to ignore all PreviewProvider type structures that present user interfaces in SwiftUI interfaces
  4. |typealias| to find unused typealias in code

It was added:
1. "CodingKeys" to ignore enum (CodingKeys: String, CodingKey)
2. "@main" to ignore all entry point files, such as AppDelegate or application type in SwiftUI implementation
3. "Previews" to ignore all PreviewProvider type structures that present user interfaces in SwiftUI interfaces
4. |typealias| to find unused typealias in code
1. Added  - New Screenshot with code and settings in xcode  project, that  works correct
2. Modified - Description for implementing of new settings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant