Softeq / dotnet-guidelines

A set of coding guidelines for C#, design principles, and layout rules.
Other
13 stars 1 forks source link

Automatic pre-commit code formatting based on ReSharper cleanup #14

Open smolyakoff opened 4 years ago

smolyakoff commented 4 years ago

It would be nice to investigate the possibility to do something like pre-commit hook in prettier with ReSharper Command Line Tools. The ideal workflow would be to add some NuGet package and let it create the needed hooks automatically.