diff --git a/.codeclimate.yml b/.codeclimate.yml index 8c3e549cd..a2f87478e 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,4 +1,9 @@ version: "2" # required to adjust maintainability checks +plugins: + eslint: + enabled: true + markdownlint: + enabled: true checks: argument-count: config: