diff --git a/.codeclimate.yml b/.codeclimate.yml new file mode 100644 index 0000000..1529ab8 --- /dev/null +++ b/.codeclimate.yml @@ -0,0 +1,2 @@ +exclude_paths: +- "test_pylint_server.py"