Make it easier to rerun Standardization if Conformance failed
未关闭
feature
priority: medium
Standardization
under discussion
- 主要语言
- Scala
- 星标
- 33
- 派生
- 16
- PR 合并指标
- 30 天内没有已合并 PR
描述
## Background
If _Conformance_ phase fails it leaves behind the temporary files created by _Standardization_. That prevents _Standardization_ to re-run easily.
## Feature
Find and implement a way to make _Standardization_ re-run easier.
## Proposed Solution
Solution Ideas:
1. If `auto-clean` option is on delete the _Standardization_ target directory if it exists instead of failing
2. Introduce a new switch `force` that will ignore the existence of target directory and delete it first if it exists.
贡献指南
评估
这个 Issue 还没有评估数据。