Bundle ruff in nvim closure

This commit is contained in:
2025-05-09 19:52:46 +02:00
parent 45b5e8c413
commit 32e96de43f
4 changed files with 2 additions and 23 deletions
+1
View File
@@ -153,5 +153,6 @@ in
# might need to find a way to disable it for projects that use prettier but it's just more convenient to have it always on
# (for json or to allow use without an outer shell)
biome
ruff
];
}