HealthCatalyst / Fabric.SharedSettings

Resharper plugin for settings that we can share across the HealthCatalyst organization.
0 stars 4 forks source link

Order of keywords (`internal`, `protected`, `private`) is inconsistent #23

Open j2jensen opened 5 years ago

j2jensen commented 5 years ago

Editorconfig should be changed to put protected and private keywords before internal, since that's consistent with our overall code style.