FAQ
Frequently asked questions.
Don't see your question? Email contact@osmove.com — we read every message.
Is Lint free?
Yes. The CLI is MIT-licensed and free forever. The self-hostable server is MIT and free. You only pay if you opt in to Lint Cloud (shared policies, audit log, CI gating webhooks).
Which languages are supported?
Ruby, Python, JavaScript, TypeScript, Go, Rust, Java. More on the way — vote on what's next from your dashboard.
Do you see my source code?
No. Analysis runs on your machine. The cloud receives policy configuration, rule violation counts, and run timestamps — never the files themselves.
Can I self-host?
Yes. The server is open source. Run it on your own infra and your team gets the same shared-policy experience as Lint Cloud, on your hardware.
How does Lint compare to ESLint / RuboCop / Ruff?
Lint wraps and extends those — when you run Lint on a JS project, ESLint runs underneath. Lint adds AI-pattern detection on top, plus a unified config and team-policy layer that single-language linters don't have.
What about pre-commit / Husky / lefthook?
Lint registers as a pre-commit hook automatically when you run `lint init`. Compatible with Husky and lefthook if you already use them — Lint becomes one of their hook entries.
Cancel anytime?
Yes. Cancel from your account settings, no questions asked. Your local CLI keeps working — only Cloud features stop.
Where's my data hosted?
Heroku EU (Europe-West), with the option to upgrade to dedicated infra in any region for Enterprise customers.
Do you have a SOC 2 / ISO report?
Not yet. We follow SOC 2-aligned practices internally; formal certification is on the roadmap. Email security@osmove.com for our current security overview.