image.png
# detekt
a
image.png
in my case it seesm to add warnings with yellow markers at the right part of the screen. It is very similar to compiler warnings
sorry cannot make better screenshot - those tiny yellow bars
if hover on - you see the message
it is hard to tell which warnings came from compiler or from detekt plugin - it looks the same
I can only tell the detekt plugin actually works because on my work and home laptop i have different setup - so messages are different.
for example when i write double exclamation mark to force non-nullable value - detekt complains but compiler does not
m
Great, works perfectly now!
I’ll send a PR to update the readme
Is it possible to enforce Ktlint using the Detekt Intellij plugin?
a
good question, dont know perhaps you want to ask it outside this thread so other people can see
s
Thanks to Max for the PR and to Andrey for helping out! Linking @Artur Bosch
m
@schalkms pleasure. Waiting on @Artur Bosch to merge, can’t do it myself.
a
I'm on it!
m
@Artur Bosch 👍