Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforce the code style to avoid 'get' for readonly computed properties. #116

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GetToSet
Copy link
Collaborator

This PR removes the redundant get keyword for readonly computed properties and enforce the implicit_getter rule for SwiftLint.

@GetToSet GetToSet added this to the v2.0.2 milestone Oct 29, 2022
@GetToSet GetToSet force-pushed the ethanwong/implicit-property-getter branch from 7fbcfad to d6790bf Compare January 2, 2023 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready for Review
Development

Successfully merging this pull request may close these issues.

None yet

1 participant