mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
782 B
782 B
name, about
| name | about |
|---|---|
| Rule request | Share your idea for a new rule |
New Issue Checklist
- Updated SwiftLint to the latest version
- I searched for existing GitHub issues
New rule request
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.