format.css  2:20   ✖   Unexpected named color "black" color-named  12:9   ✖   Unexpected named color "white" color-named  13:9   ✖   Unexpected named color "black" color-named
4 problems (4 errors, 0 warnings)
Share conventions in a matter of seconds
Share conventions in a matter of seconds
Never compromise on custom compliance configurations again
--- Stylelint output ---
format.css  2:20   ✖   Unexpected named color "black"  2color-named  12:9   ✖   Unexpected named color "white"  2color-named  13:9   ✖   Unexpected named color "black"
 2color-named
4 problems (4 errors, 0 warnings) --- ESLint output ---  6:1   error   Expected indentation of 0 tabs but found 1
indent --- Prettier output ---
Checking formatting...
Tech Leads / Team Managers
Enable best practices in teams with easy compliance sharing
Simple setup
Iterate on conventions easily
Quick appliance in multiple repositories
Total privacy - code is analyzed locally
History, analytics, permissions - Coming soon
Developers
Create coding policies in minutes with 0 manual files
Easy configuration within our web app
Integrate multiple policies as groups
Effortless extension updates
Open Source CLI
CI Integrations
$ exlint use <group_id>
Empower efficient conventional best practices
Run your first complance check in a matter of minutes
A policy is a set of rules that analyze code. When a set of different policies are run together in a group, Exlint goes through the code and looks for potential errors that match the rules in each policy with a single command.
Do you require access to source code?
No, we will never need access to source code. Exlint either runs locally through our CLI, or through your CI/CD Pipeline.
Is there a public roadmap?
Yes, right here.
What support do you provide?
We offer support via our Discord, in-app support and Github issues.
What languages do you support?
Exlint is language agnostic. Although we currently mainly support Javascript libraries, we will support many more libraries from different languages in the future. Stay tuned in our Roadmap!