Let's try without this -q

This commit is contained in:
Lillian Violet 2024-04-27 16:40:07 +02:00
parent dc86f96b8e
commit 2011519216

View file

@ -38,7 +38,6 @@
language-servers = ["python-lsp"];
formatter = {
command = "ruff";
args = ["-q"];
};
}
{