mirror of
https://github.com/j178/prek.git
synced 2026-04-25 02:11:36 +02:00
5c426d2c74
Hi, I thought I'd give a stab at dotnet support for prek. Not really an amazing language for how it manages tools & its toolchain, so perhaps some nastiness. Seems to work for `csharpier` at least for me. There's some missing tests around the windows part of the code in the coverage but I didn't want to get into messing with CI for windows runners, maybe we can drop the powershell stuff if we make windows people run in a bash type environment? Not very versed in rust but hoping that even if stuff's bad there's a bit of a start for someone better than I to have a stab at. closes #48 --------- Co-authored-by: Thomas Carroll <thomas.carroll@kroll.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>