I can't seem to find the gradle task `spotlessAppl...
# arrow-contributors
y
I can't seem to find the gradle task
spotlessApply
, is there a different way to do code-formatting now?
j
In which project?
y
arrow-core
j
Looks like we are missing
libs.plugins.arrowGradleConfig.formatter
in the root
build.gradle.kts
. CC @Imran/Malic @simon.vergauwen
s
🤔 did we have to disable it for KNIT?
y
For now, should I just
Ctrl-Alt-L
in IntelliJ?
j
Oh right @simon.vergauwen, I forgot that.
@Youssef Shoaib [MOD] not sure if you are using ktfmt in your projects, if so, there is a nice intellij plugin :)
y
Which ktfmt style does Arrow btw? Default or something else?
j
Google one if I remember correctly