diff --git a/.codeclimate.yml b/.codeclimate.yml index 256949e1..b63272c0 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -42,3 +42,5 @@ plugins: eslint: enabled: true channel: eslint-5 + fixme: + enabled: true