lprimak commented on code in PR #2576:
URL: https://github.com/apache/shiro/pull/2576#discussion_r2843038060


##########
.editorconfig:
##########
@@ -26,6 +26,10 @@ charset = utf-8
 end_of_line = lf
 insert_final_newline = true
 
-[*.rdf]
+[*.{groovy,rdf}]
 indent_size = 4
 indent_style = space
+
+[*.{cff,yaml,yml}]
+indent_size = 2

Review Comment:
   I think we have concensues... 2 spaces for YAML files are good



-- 
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]

Reply via email to