/checkmate-ce

Primary LanguagePythonOtherNOASSERTION

Welcome to Checkmate!

This is a modified version of original Checkmate.

About

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.

Keypoints

  • 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

Current Status

Licences

  • Checkmate is licensed under the MIT license. To view a copy of this license, visit https://opensource.org/licenses/MIT.

  • Original Checkmate's parts remain release under MIT License. However modifications are released under LGPL-2.1 with Commonsclause.

  • You can use this software, but cannot sell it, also services based on it (SaaS - Software as a Service setups). This is the Commonsclause. If you would like to do it, please contact me first for the persmission at marcinguy@gmail.com