Files
qpismont 433021d607
ci/woodpecker/push/tests Pipeline failed
ci/woodpecker/pr/tests Pipeline failed
Add webhook already handled check
Fix all tests
Add woodpecker ci (tests + release)
2026-06-12 19:56:32 +00:00

12 lines
199 B
JSON

{
"lsp": {
"rust-analyzer": {
"initialization_options": {
"check": {
"command": "clippy"
}
}
}
}
}