Róbert Papp

Results 845 comments of Róbert Papp

> I'm wondering if OptionalWhenBraces and ConsistentWhenBraces can co-exist. I think it could get contradictory. @segunfamisa in https://github.com/detekt/detekt/issues/5133#issuecomment-1217080764 I think they would coexist for one release while deprecation happens, but...

I recently attended a Gradle training by Gradle, and the recommendation was to depend on properties of tasks, and not use `dependsOn` which means this needs to be fixed. Target...

@junit-team What is missing to move this forward? @JLLeitschuh I think these might also be deliverables for full coverage: * `assertNull` to get Kotlin compilation protection for `val actual =...

Awesome investigation, brave soul embarking on a journey into the rabbit hole. 🙏 I opened a bug for AGP too, would you mind commenting on the issue with your findings?...

Confirmed that Windows has no issues with these characters: `-. ()[]` Screenshot below for `logcat-de.mann.sample.Test.f(RepetitionInfo, AcitivtyScenario) - [1] repetition 1 of 3-repeatedTestExample.txt` in Windows Explorer (Win 10): ![image](https://user-images.githubusercontent.com/2906988/162633370-f2c1d5fa-eda4-48eb-b1bd-ce8e0dfcae1d.png)

Note: there's something weird in your screenshots, the open `(` is missing.

Btw, I tried to type a `:` and Windows told me this: ![image](https://user-images.githubusercontent.com/2906988/162633634-3360900e-d513-453e-89e1-1d88bebc79bf.png) Mind you, this means that `&`, `;`, `{`/`}`, `%`, `=`, `'`, `!`, `#`, `@`, `$` are all...

The effect of this paren split is that two tests named the same in different classes would be in the same logcat files (test class name missing). This is less...

> I'll resurface to our new component product managers the request. @ldjcmu a bump on this 4 years and 100 👍🏻 later. By "internal" do you mean Google? Because IMO...

@backslashV Because [it's only in `jcenter()`](https://mvnrepository.com/artifact/com.sergivonavi/materialbanner)... @sergivonavi could you [publish to mavenCentral()](https://github.com/sergivonavi/MaterialBanner/issues/13)?