Skip to content

Conversation

HurricanKai
Copy link
Member

Example from Integration1:

@@ -4,9 +4,9 @@

 namespace LIBRARY_NAMESPACE
 {
-public struct Test
-{
-    public int f1;
-    public int f2;
-}
+    public struct Test
+    {
+        public int f1;
+        public int f2;
+    }
 }

@HurricanKai HurricanKai requested a review from a team as a code owner July 12, 2022 06:20
@HurricanKai HurricanKai enabled auto-merge (squash) July 12, 2022 06:21
@HurricanKai HurricanKai merged commit 5cf58c8 into develop/3.0 Jul 12, 2022
@HurricanKai HurricanKai deleted the indentation branch July 12, 2022 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant