IllLil

Results 23 comments of IllLil

BtDisconnectedState is never set or did I miss something? I'm also wondering how to distinguish between an error and an intended disconnect and how to disconnect friendly? Unfortunately your sample...

**ok sorry, after checking the convention guide I noticed this is the correct behavior of diktat.** I have these grouping never seen before. No android source code out there does...

Any ideas why it does not warn about the last example?

Damn my bad. You are right. You might want to add a more user friendly message or maybe refer to the guide convention but it's up to you. If I...

Thanks for the explanation. Can you please explain what the rule expects when **snakeCase** is set and what is expected when **PascalCase** is set? When I got you right I...

ok thanks. Then you might also want to adjust the documentation line which mentions only two options where _snakeCase_ is wrong and the first line: > '#Checks that enum value...

@akuleshov7 Offtopic: How does contribution work. I could improve the documentation when I have time. I have noticed something else. In the diktat style guide is mentioned: > If the...

I have found something else. In config file is stated for CLASS_NAME_INCORRECT: > Checks that the Class/Enum/Interface name does **not** match Pascal case It should be "Checks that the Class/Enum/Interface...