install ruff

This commit is contained in:
Oliver Hartmann 2024-06-26 23:19:45 +02:00
parent f305c8be6c
commit 5ae060e30e

View File

@ -36,6 +36,7 @@ return {
'stylua', 'stylua',
'gersemi', 'gersemi',
'cmakelang', 'cmakelang',
'ruff'
}, },
}) })
end, end,