Skip to content
Snippets Groups Projects
.codeclimate.yml 265 B
engines:
  duplication:
    enabled: true
    config:
      languages:
        python:

  fixme:
    enabled: true
  markdownlint:
    enabled: true
  pep8:
    enabled: true
exclude_paths:
  - tests/**
  - docs/**
  - setup.py
ratings:
  paths:
    - minijson.pyx