diff --git a/.codeclimate.yml b/.codeclimate.yml index 4d7da6a..4c347c5 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -60,7 +60,7 @@ plugins: categories: Style no-tabs: - pattern: " " + pattern: " " annotation: "Don't use hard tabs" severity: minor categories: Style