White Rabbit

Results 197 comments of White Rabbit

Hey! Thank you for this report! Any small reproducer?

May be at least some code snippet? There should be a line number in exception

@jottinger hey once again! Have you tried to run it with the same layout as we have in examples? I am checking our multi-module example and everything works well... May...

Very important thing. Hate this problem. Need not to forget to update Diktat CodeStyle also (add a chapter for JS).

Haha, nice catch, thank you! We will fix it. But actually strange that they did not implement `isNotEmpty()` function, may be need to contribute to the stdlib 🤔

As a quick workaround you can use `@Suppress("INVERSE_FUNCTION_PREFERRED") `

@Starlight220 several notes about configuration: 1) I would actually like to support TOML configuration format together with YAML. So diktat would check which one is provided. 2) your idea sounds...

Actually we even have a special generated class called `WarningNames.kt`. It contains all generated names of warnings. We can use it to cover this scenario. In gradle plugin we would...

Sounds very reasonable, but looks to be fixed @DrAlexD please check

https://github.com/saveourtool/diktat/pull/1873/files ?