White Rabbit
White Rabbit
The issue was in the `replaceWithText` method. It requires a special Indenting Service that saves original indenting in the node (useful in cases when you want just to change the...
Need to remove this method from diktat and replace it with some more reliable logic.
Got the same error, @the4thfloor have you resolved that? ``` label("border pr-1 pl-1 text-xs text-muted") { attrs { style = "border-radius: 2em;" } } ```
Still fails in build scripts for latest Kotlin Native projects with ``` plugins { id("io.github.cdsap.talaiot.plugin.base") version "1.5.3" } ``` and ``` java --version openjdk 11.0.15 2022-04-19 LTS OpenJDK Runtime Environment...
For sure! it is very confusing, I was thinking for several days that the problem is with github actions
> They've written their own YAML parser, but the feature set is limited. From their readme: Omg, instead of contributing to this awesome project and help with writing a parser,...
> SnakeYaml anyway you have proposed your own parser - move it to a separate module and kaml will reuse it, no? :) `kaml` ONLY needs AST for this
Hi! Thank you for this report, very interesting. As fullstack-developers we always miss those Andorid/IOS cases 😢 We can add an exception for this case. Do you have any examples...
@Cheshiriks can you help us? You know this rule 
> I actually haven't come across any yet! Got it. The above picture with directories is fine as an exceptional case for this inspection?