Lex Luthor
07/18/2025, 1:19 AM1.7.0
I get the following error:
> Task :runKtlintFormatOverKotlinScripts FAILED
Rule 'internal:ktlint-suppression' throws exception in file 'build.gradle.kts' at position (0:0)
Rule maintainer: KtLint
Issue tracker : <https://github.com/pinterest/ktlint/issues>
Repository : <https://github.com/pinterest/ktlint>
Has anyone else encountered a similar issue?Lex Luthor
07/18/2025, 1:30 AM* What went wrong:
Execution failed for task ':runKtlintFormatOverKotlinScripts'.
> A failure occurred while executing org.jlleitschuh.gradle.ktlint.worker.KtLintWorkAction
> KtLint failed to parse file: /path_to/my_service/build.gradle.kts
Lex Luthor
07/18/2025, 1:49 AM.editorconfig
entirely and I still get said error.