diff --git a/Policies/Touchin.mdpolicy.xml b/Policies/Touchin.mdpolicy.xml index c78bff9..52a5413 100644 --- a/Policies/Touchin.mdpolicy.xml +++ b/Policies/Touchin.mdpolicy.xml @@ -9,6 +9,7 @@ True + NextLine NextLine NextLine NextLine @@ -17,6 +18,7 @@ NextLine NextLine AddBraces + AddBraces NewLine SameLine NewLine @@ -101,59 +103,11 @@ True True - - Static Readonly Fields - ReadonlyField - Internal, Protected, Public - PascalCase - False - True - Fields (Non Private) - Field - Internal, Protected, Public - PascalCase - True - True - - - ReadOnly Fields (Non Private) - ReadonlyField - Internal, Protected, Public - PascalCase - True - False - - - Fields (Private) - - _ - m_ - Field, ReadonlyField - Private - CamelCase - True - False - - - Static Fields (Private) - Field - Private - CamelCase - False - True - - - ReadOnly Fields (Private) - - _ - m_ - - ReadonlyField - Private - CamelCase + Internal, Public + PascalCase True False @@ -216,6 +170,25 @@ True True + + Fields (Private, Protected) + + _ + + Field + Private, Protected + CamelCase + True + False + + + Static Fields + Field, ReadonlyField + VisibilityMask + PascalCase + False + True +