diff --git a/.codeclimate.yml b/.codeclimate.yml deleted file mode 100644 index 6e37ffc..0000000 --- a/.codeclimate.yml +++ /dev/null @@ -1,15 +0,0 @@ -engines: - duplication: - enabled: true - config: - languages: - - python - fixme: - enabled: true - radon: - enabled: true -ratings: - paths: - - "**.py" -exclude_paths: - - tests/ \ No newline at end of file