| rule_id | 1507 |
|---|---|
| rule_category | maintainability |
| title | Limit the contents of a source code file to one type |
| severity | 3 |
Exception: Nested types should be part of the same file.
Exception: Types that only differ by their number of generic type parameters should be part of the same file.