RFR: 8354919: Move HotSpot .editorconfig into the global .editorconfig
Julian Waters
jwaters at openjdk.org
Thu Apr 17 07:35:12 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
Adding HotSpot mailing lists as I removed the rule for .c files in the .editorconfig since there should be no .c files in HotSpot
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24714#issuecomment-2812047339
More information about the hotspot-dev
mailing list