adopt `@IgnoreEmptyDirectories` when Gradle 6.8+ becomes baseline
未关闭
enhancement
- 主要语言
- Java
- 星标
- 5.6k
- 派生
- 559
- 平均合并
- 1 天 14 小时
- 30 天内合并 PR
- 43
描述
Just a tracking issue for if/when 6.8 or higher becomes our baseline. Happy to take a PR which uses feature-detection to enable this now with whatever versions [we currently support](https://github.com/diffplug/spotless/tree/main/plugin-gradle#requirements).
https://docs.gradle.org/6.8-rc-1/javadoc/org/gradle/api/tasks/IgnoreEmptyDirectories.html
贡献指南
调研方向
首先查看 issue 中链接的 Gradle 要求以及关于 @IgnoreEmptyDirectories 的 Gradle 6.8 文档。确定在继续支持当前版本的情况下,此更改应等待新的基线,还是使用 Feature Detection。采用该注解且不破坏受支持的 Gradle 版本即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- build-system
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100