Qodana code report
kristofbolyai opened this issue ยท 2 comments
Qodana code report should be a much better replacement for legacy's Codefactor.
What do you think? @magicus @P0keDev @Incompleteusern
Example PR/Report: kristofbolyai#1 (comment)
I have tried to embed the report into the comment, but I only could manage to send the link. It should be fine.
Qodana also sends warnings with file/line information, which shows up like this:
kristofbolyai@fbc445f
I think it looks nice; the report itself is probably less useful.
I agree that Qodana looks nice, let's try incorporating it. If it turns out to be a pain in the bum, we can always tweak it (like we had to do with Spotless) or turn it off again.
Qodana also sends warnings with file/line information, which shows up like this: kristofbolyai@fbc445f
I think it looks nice; the report itself is probably less useful.
I agree that Qodana looks nice, let's try incorporating it. If it turns out to be a pain in the bum, we can always tweak it (like we had to do with Spotless) or turn it off again.
You can also download the report and with a simple http-server, browse it.