Skip to content

Commit

Permalink
Update resharper settings for MSpec.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Gozde committed Dec 12, 2011
1 parent f7ba73d commit a5367e8
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions clrzmq.5.1.ReSharper
Expand Up @@ -390,6 +390,25 @@
<ExtraRule Prefix="" Suffix="" Style="AA_BB" />
</PredefinedRule>
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="Other" />
<UserRule Inspect="True" Prefix="" Suffix="" Style="AaBb" StaticnessKind="Static, Instance" AccessRight="Private, Protected, ProtectedInternal, Internal, Public" Description="">
<ElementKinds>
<Kind Name="CLASS" />
<Kind Name="Machine.Specifications_Behavior" />
<Kind Name="Machine.Specifications_Context" />
<Kind Name="Machine.Specifications_ContextBase" />
<Kind Name="Machine.Specifications_Specification" />
<Kind Name="Machine.Specifications_SupportingField" />
<Kind Name="Machine.Specifications_Constant" />
</ElementKinds>
<ExtraRule Prefix="" Suffix="" Style="aa_bb" />
</UserRule>
<UserRule Inspect="True" Prefix="" Suffix="" Style="aaBb" StaticnessKind="Static, Instance" AccessRight="Private, Protected, ProtectedInternal, Internal, Public" Description="">
<ElementKinds>
<Kind Name="Machine.Specifications_Field" />
<Kind Name="Machine.Specifications_Local" />
</ElementKinds>
<ExtraRule Prefix="" Suffix="" Style="AaBb" />
</UserRule>
<Abbreviation Text="MQ" />
<Abbreviation Text="ZMQ" />
<Abbreviation Text="IO" />
Expand Down

0 comments on commit a5367e8

Please sign in to comment.