144

Language: Clojure
Checks: 70
Categories: Style
Kibit Version: 0.1.3

codeclimate-kibit is a Code Climate engine that wraps kibit, a static code analyzer for Clojure, ClojureScript, cljx and other Clojure variants.

Enable The Plugin

To enable kibit analysis, add the following to your .codeclimate.yml configuration file: ​:

plugins:
 kibit:
    enabled: true

More information about the CLI is available in the README here: https://github.com/codeclimate/codeclimate

Configure The Plugin

There is no configuration available for this engine.

Understand The Plugin

Consult the official kibit documentation for more information.