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

Add lint warning for val used on atomic extensions #3

Open
AlexDochioiu opened this issue Oct 18, 2020 · 0 comments
Open

Add lint warning for val used on atomic extensions #3

AlexDochioiu opened this issue Oct 18, 2020 · 0 comments
Labels
Atomic Extensions enhancement New feature or request
Milestone

Comments

@AlexDochioiu
Copy link
Owner

Atomic Extensions make sense only when the variables are mutable.

A lint warning should be added to warn the user if an atomic extension delegate is used as a val

@AlexDochioiu AlexDochioiu added this to the nice to have milestone Oct 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Atomic Extensions enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant