diff --git a/.codeclimate.yml b/.codeclimate.yml index ba824b8d8..55c44f27f 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,6 +1,6 @@ ratings: paths: - - **/*.go + - "**/*.go" exclude_paths: - test/