RFR: 8354919: Move HotSpot .editorconfig into the global .editorconfig
Julian Waters
jwaters at openjdk.org
Sun Apr 20 12:24:40 UTC 2025
On Thu, 17 Apr 2025 07:28:03 GMT, Julian Waters <jwaters at openjdk.org> wrote:
> The src/hotspot directory should ideally only be used for HotSpot source files, and we should avoid polluting it with an .editorconfig. A cleaner solution exists since we can just specify the desired code formatting for HotSpot as an override in the root .editorconfig
Currently awaiting review from HotSpot Reviewers as to whether the removal of .c file matching for HotSpot is reasonable or not
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24714#issuecomment-2817145939
More information about the hotspot-dev
mailing list