Skip to content

Checkmate - A simple yet powerful meta code-checker with support for multiple languages.

License

Notifications You must be signed in to change notification settings

quantifiedcode/checkmate

Repository files navigation

Welcome to Checkmate!

Build Status PyPI Code Issues

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

The first working version of the tool nears completion, please be patient :)

Licences

Questions?

If you have any questions, please get in touch with us:

About

Checkmate - A simple yet powerful meta code-checker with support for multiple languages.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages