nvimdev / guard-collection

collection the tools config for guard
MIT License
31 stars 9 forks source link

feat: register dotnet-csharpier formatter #16

Closed fluctlight-kayaba closed 1 year ago

fluctlight-kayaba commented 1 year ago

Formatter for csharp, reference from null-ls implementation which I'm also using personally while working with Unity.

xiaoshihou514 commented 1 year ago

Thanks for making these prs! The checkbox indicates that there's test for this tool, would you mind writing one? You can refer to CONTRIBUTING.md, it's mostly just some copy pasting. Same for your other prs.

xiaoshihou514 commented 1 year ago

ofc, if you don't want to write the tests, just poke me and I will still happily merge these.

fluctlight-kayaba commented 1 year ago

@xiaoshihou514 let me do the tests.

xiaoshihou514 commented 1 year ago

@fluctlight-kayaba should I merge it in its current state?

xiaoshihou514 commented 1 year ago

Hey I merged this for now, but if you want to do a follow up pr for the tests it's always welcomed :)