Skip to content

Conversation

@jcavar
Copy link
Contributor

@jcavar jcavar commented Mar 19, 2025

This rule prevents the use of implicit .init which makes code navigation and readability more difficult. Additionally, it can make refactorings more difficult if the same initializer is available in different classes/structs.

jcavar added 2 commits March 19, 2025 12:47
This rule prevents the use of implicit .init which makes code navigation and readability more difficult
@jcavar jcavar marked this pull request as draft March 19, 2025 11:52
@Truba Truba removed their request for review April 10, 2025 08:24
@jcavar jcavar marked this pull request as ready for review April 29, 2025 07:59
@jcavar jcavar merged commit fc0d857 into master Jun 16, 2025
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.

3 participants