gpt4 book ai didi

kotlin - Ktlint 不允许通配符导入? (使用 IntelliJ 自动导入功能)

转载 作者:行者123 更新时间:2023-12-02 13:18:41 26 4
gpt4 key购买 nike

我正在使用 ktlint maven 插件(第一次使用)运行 Kotlin 项目。但是每当我进行 Maven 构建时。我经常看到这样的失败

src/main/kotlin/com/myproject/model/User.kt:7:1: Wildcard import (cannot be auto-corrected)

因为我使用 IntelliJ,所以我经常依赖自动导入,其中许多子包被分组到一个通配符 (*) 中。这是 ktline 用来强制执行良好进口做法的吗?

最佳答案

从 0.34 版或左右版本开始,您可以通过 editorconfig 覆盖单个规则。这对我有用。
https://github.com/pinterest/ktlint#editorconfig

关于kotlin - Ktlint 不允许通配符导入? (使用 IntelliJ 自动导入功能),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/61124868/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com