snuyanzin commented on code in PR #27183: URL: https://github.com/apache/flink/pull/27183#discussion_r2489042285
########## .editorconfig: ########## @@ -270,6 +270,11 @@ insert_final_newline = false indent_style = tab indent_size = 4 +# For verify plan tests +[*Test.xml] +indent_style = space +indent_size = 2 Review Comment: sync with `DiffRepository` where indentation is in spaces -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
