diff --git a/.codeclimate.yml b/.codeclimate.yml index 6983e591f..ddff519bf 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -18,6 +18,6 @@ ratings: exclude_paths: - config/ - node_modules/ -- public -- tests/ +- client +- server/tests/ - .tmp/