André Krüger
André Krüger
The flag is for nix-shell. https://nixos.org/manual/nix/unstable/command-ref/nix-shell.html
When running the ktlint binary with the format flag, it can fix it though.
How do you deal with these types of errors? ```Unexpected after cursor `THE_CURSOR`, edges must be fetched from the end of the list``` At least react-relay (using the `usePaginationFragment` hook)...
I could get it to work for at least `Option` (this code needs to be in a module without kapt, for reference, see this: https://github.com/Kotlin/kotlinx.serialization/issues/1562) ``` @Serializable data class Data(...
Just to clarifiy: When type resolution is enabled, the `ignoreAnnotated` seems to be not working anymore for `UnusedPrivateMember` (example from [here](https://detekt.dev/compose.html#unusedprivatemember)). Will this be fixed by this ticket?
Ok, done. https://github.com/detekt/detekt/issues/4649
Will this also allow postponing the creation of a dependency which should be determined at the parent graph side? As an example: A monorepo with a logger, which is used...
> I would even be happy if we had something that projects the XAML in real time. I don't need to have a drag and drop experience, but I would...