eclipse-platform / eclipse-platform/eclipse.platform
Unify and execute cleanup configuration across projects
Open
- Dominant language
- Java
- Stars
- 165
- Forks
- 174
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 22
Description
In #1001, we have unified the auto-save actions configuration across all projects. This sometimes produces unrelated changes when performing modifications to source code files.
In order to make all files conforming to the auto-save configuration, we should
1. align the cleanup configuration for all projects with the auto-save actions configuration, and
2. apply the cleanup to all projects.
Also see https://github.com/eclipse-platform/eclipse.platform/pull/1001#issuecomment-1903828902
Contributor guide
Assessment
This issue has not been assessed yet.