martinothamar / Mediator

A high performance implementation of Mediator pattern in .NET using source generators.
MIT License
2.16k stars 71 forks source link

feat: add husky to run csharpier on commit #132

Closed TimothyMakkison closed 9 months ago

TimothyMakkison commented 11 months ago

Added husky to run csharpier on commit

TimothyMakkison commented 11 months ago

Downgraded the version of Csharpier to 0.16.0 inline with before. I suspect the global.json file was preventing the program from running