Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce new Formatting & Adjust tests #976

Merged
merged 1 commit into from
Jul 12, 2022
Merged

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.

None yet

1 participant