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


##########
.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 that's already the default. But yes, if there are 2-spaced yaml 
files hanging around, they should be 4-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]

Reply via email to