Checkmate is a cross-language (meta-)tool for static code analysis, written in Python. Unlike other tools, it provides a global overview of the code quality in a project and aims to provide clear, actionable insights to the user.
- Provides a global overview of code quality in a project
- Plays nicely with 3rd party libraries and checkers (e.g. pylint, pep8, jslint, etc.)
- Keeps analysis results in a document-oriented database and allows for fast querying
- Can be easily extended to new code checkers or version control systems by creating plugins
The first working version of the tool nears completion, please be patient :)
-
Checkmate is licensed under the MIT license. To view a copy of this license, visit https://opensource.org/licenses/MIT.
-
Checkmate's documentation by QuantifiedCode UG (haftungsbeschränkt) is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
If you have any questions, please get in touch with us: