Query your code like a database
match f@FunDecl when f.params.length > 9
Turn queries into fully-fledged linters
error[assignOp]: assignment should use an assignment operator
┌─ internal/render/pod.go:280:4
│
280 │ cr = cr + 1
│ ^^^^^^^^^^^
│
= Assignment operators should be used whenever possible
Runs in your CI
Analyze your code on every commit, and upload the results to the Sylver dashboard.