diff --git a/.codeclimate.yml b/.codeclimate.yml index 761ad4d7a..6365ca706 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,7 +1,7 @@ version: "2" plugins: rubocop: - enabled: true + enabled: false channel: rubocop-0-73 eslint: enabled: false diff --git a/app/javascript/dashboard/routes/dashboard/settings/account/Index.vue b/app/javascript/dashboard/routes/dashboard/settings/account/Index.vue index af595ecc5..24998e33d 100644 --- a/app/javascript/dashboard/routes/dashboard/settings/account/Index.vue +++ b/app/javascript/dashboard/routes/dashboard/settings/account/Index.vue @@ -41,7 +41,7 @@ :placeholder="$t('GENERAL_SETTINGS.FORM.DOMAIN.PLACEHOLDER')" /> -