ComputerSocietyUNB/ProjetoChatbot

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
version: "2"
plugins:
  radon:
    enabled: true
  config:
    threshold: "C"
  markdownlint:
    enabled: true
  fixme:
    enabled: true
  sonar-python:
    enabled: true