guys, what version of intellij idea do you have? I try to set up code style but it throws some error.
u
user
09/23/2020, 12:22 AM
I use Ultimate 2020.2.1
u
user
09/23/2020, 12:26 AM
this error ^ ?
u
user
09/23/2020, 12:27 AM
yep
u
user
09/23/2020, 12:27 AM
kk. me too.
u
user
09/23/2020, 12:27 AM
i’ll try to figure this out.
u
user
09/23/2020, 12:28 AM
running ./gradlew build applies the styles. so i know it’s not ideal, but as a work around, you can not worry about the style for now and just make sure you check in whatever style changes the build makes.
u
user
09/23/2020, 12:29 AM
oh really? Nice to know. I suppose it should be able to handle it with gradle somehow but I couldn’t find how 🙂