Commit 23657ab
authored
Code style. Make the same style in IDEA as in Android Studio (JetBrains#2745)
Code style. Make the same style in IDEA as in Android Studio
Specify explicit:
- 100 symbols line limit
<img width="374" height="242" alt="image"
src="https://github.com/user-attachments/assets/01d18f42-ca2b-4ff5-b7d8-875d076377b1"
/>
- don't collapse imports
<img width="399" height="313" alt="image"
src="https://github.com/user-attachments/assets/b120a789-2892-491a-9d04-0110addd54bf"
/>
Without specifying explicitly, there are different defaults when we open
the project in IDEA. But we need to use the style from Android Studio.
This is as it was before
JetBrains#2709
# Release Notes
N/A1 file changed
Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments