name | about |
---|---|
Rule Request |
Share your idea for a new rule. |
- Updated SwiftLint to the latest version
- I searched for existing GitHub issues
Please describe the rule idea, format this issue's title as Rule Request: [Rule Name]
and describe:
- Why should this rule be added? Share links to existing discussion about what the community thinks about this.
- Provide several examples of what would and wouldn't trigger violations.
- Should the rule be configurable, if so what parameters should be configurable?
- Should the rule be opt-in or enabled by default? Why? See README.md for guidelines on when to mark a rule as opt-in.