Skip to content

Introduce new Formatting & Adjust tests - #976

Merged
HurricanKai merged 1 commit into
develop/3.0from
indentation
Jul 12, 2022
Merged

Introduce new Formatting & Adjust tests#976
HurricanKai merged 1 commit into
develop/3.0from
indentation

Conversation

@HurricanKai

Copy link
Copy Markdown
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 ownerJuly 12, 2022 06:20
@HurricanKai
HurricanKai enabled auto-merge (squash) July 12, 2022 06:21
@HurricanKai
HurricanKai merged commit 5cf58c8 into develop/3.0Jul 12, 2022
@HurricanKai
HurricanKai deleted the indentation branch July 12, 2022 06:24
@HurricanKaiHurricanKai mentioned this pull request Feb 12, 2023
Sign up for freeto 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

@HurricanKai