-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Regression: explicit "allow-in-func" causes validation error #780
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
Comments
Thanks for the report! It was likely 376dc53 (#702) that broke this for you. This option is the default as of 6.0.0 and was removed in favor of a |
Ah, oops... sorry for the duplicate. Thanks @lencioni! |
Thanks for this! |
What's the fix for this then? I have
|
@Alberth8 if that doesn't work, you may not have a new enough version of the plugin installed, or you may not have restarted Atom. |
For the
no-did-mount-set-state
,no-did-update-set-state
rules:The commit that breaks it: 10c6f23
The text was updated successfully, but these errors were encountered: