Replies: 1 comment
-
|
Hi! 👋 Thank you for your question! It appears we do not have a policy to decide when its time to remove an experimental status on an analyzer. Since the introduction of the experimental flag, only a few analyzers went into stable status. The 3 analyzers do not have any setup requirements so it looks like we could do this change in a minor version change. It seems there are no open bugs on them. If we extend it in general to set some criteria on how to move an analyzer out of experimental status, here are the things I would propose to consider:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Swift analyzers have been designated as experimental since their introduction afaict, i.e. they require the
enableExperimentalcommand line argument (see also here). Are there plans to drop that requirement?Beta Was this translation helpful? Give feedback.
All reactions