Is there a way for Intellij to underline unformatt...
# intellij
u
Is there a way for Intellij to underline unformatted code as a warning - to nudge people to format? I know there's 3rd party tools but I think this should be a first party thing, VSCode has it..
a
There is "General | Incorrect formatting" inspection
1
u
hm, I'm not seeing anything by default. AS problem?
a
It's enabled in kotlin repo but it's disabled by default