Conversation
|
Hi @martinbonnin. Thanks for your PR. I'm waiting for a firebase member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
| <component name="ProjectCodeStyleConfiguration"> | ||
| <code_scheme name="Project" version="173"> | ||
| <JetCodeStyleSettings> | ||
| <option name="NAME_COUNT_TO_USE_STAR_IMPORT_FOR_MEMBERS" value="100" /> |
There was a problem hiding this comment.
100 is the biggest value allowed by the settings UI.
|
2025 cleanup |
This is so that Android Studio doesn't auto-fold imports. We might want to add more configuration there.
See #1252 (comment)