This commit is contained in:
CaueDosAnjos 2025-06-06 20:38:46 +00:00 committed by GitHub
commit 3ac4d637c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,12 +27,6 @@ return {
formatters_by_ft = {
cs = { "csharpier" },
},
formatters = {
csharpier = {
command = "dotnet-csharpier",
args = { "--write-stdout" },
},
},
},
},
{