dotnet / codeformatter

Tool that uses Roslyn to automatically rewrite the source to follow our coding styles
MIT License
1.24k stars 244 forks source link

Add rule for Pascal casing public/internal/protected fields, properties and methods #234

Closed wanton7 closed 8 years ago

wanton7 commented 8 years ago

Please add rule support for Pascal casing public/internal/protected properties, methods and fields.