On Tue, 11 Mar 2025 09:12:45 GMT, David Linus Briemann <d...@openjdk.org> wrote:
>> Add an .editorconfig to define indentation, trim trailing whitespace and >> open curly brace position for C++ and Java. >> This allows various editors to easily infer basics of the coding style. > > David Linus Briemann has updated the pull request incrementally with one > additional commit since the last revision: > > make editorconfig hotspot specific I see. So you were addressing the file types specifically. I thought you had an issue with the indentation. So since you already included the indentation in the other PR I will just approve yours and close mine. Thanks for the explanation of jcheck. ------------- PR Comment: https://git.openjdk.org/jdk/pull/23693#issuecomment-2783820088