This is probably not a ktlint issue, but some conf...
# ktlint
j
This is probably not a ktlint issue, but some config I have done wrong some how. I get an error when having a file with special char in its name. I do not get this locally, but i get it on GHA. Any suggestion of what it could be?
Copy code
Execution failed for task ':util:runKtlintCheckOverMainSourceSet'.
> A failure occurred while executing org.jlleitschuh.gradle.ktlint.worker.KtLintWorkAction
   > /home/runner/work/tilleggsstonader-libs/tilleggsstonader-libs/util/main/no/nav/tilleggsstonader/libs/utils/fnr/Fødselsnummer.kt (No such file or directory)
p
Is this replication in the path
tilleggsstonader-libs/tilleggsstonader-libs/
intended?
j
I can make a link tomorrow to the actual commit. I changed it for spotless and it worked. Would you like a small samle of this error?
Ah that replication. That looks a bit weird yes