We automatically run the lint tools you are used to and process the result for you.
Always free for open source.
Sign in with GitHub Sign in with GitLab
By signing up with an oauth platform, you agree to our terms.
Please note that this service is under alpha statement, we are actively working on it. It may be unstable and might completely change without warning. Help us by reporting!
We currently support GitHub and GitLab.com. Just click on the corresponding "Sign in" button to get connected!
One click and Flint CI is now ready to handle pushes and pull requests from your favorite platform. One click and Flint CI is now ready to handle pushes and pull requests from your favorite platform.
Flint CI supports many linters and fixers.
You can enable them with the .flintci.yml
and add some customization.
See the documentation for more details.
Keep simple. Configure your tools as usual with the associated files and you are good to go! It avoids configuration duplication and gives CLI usage possibility.
Flint CI can fix the coding style for you when it is possible.
It can be done by direct push or pull request.
Also, a diff patch can be downloaded and applied with the git apply
command.
We have a complete documentation about how to use this service.
Private repositories support is under reflection and will be available later.