diff --git a/.codeclimate.yml b/.codeclimate.yml deleted file mode 100644 index 7f6cb1d..0000000 --- a/.codeclimate.yml +++ /dev/null @@ -1,13 +0,0 @@ -# This file is used for the configuration of https://codeclimate.com/github/GLolol/PyLink/ -# You needn't change this if you're running your own copy of PyLink. - -engines: - duplication: - enabled: true - config: - languages: - - python - pep8: - enabled: true - fixme: - enabled: true