RFR: 8354919: Move HotSpot .editorconfig into the global .editorconfig
Erik Joelsson
erikj at openjdk.org
Thu Apr 17 12:52:41 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
I think this is ok, but would like to hear from someone actually using this too.
-------------
Marked as reviewed by erikj (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24714#pullrequestreview-2775616208
More information about the build-dev
mailing list