mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
1f44d56357
* `excludes_extensions` defaults to `true` to skip reporting violations for extensions with missing documentation comments. * `excludes_inherited_types` defaults to `true` to skip reporting violations for inherited declarations, like subclass overrides.