Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-12-04 03:06:15 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-12-04 03:06:15 +0300
commite2334f3613aae1c0f5b99d908e1c51213bfd7635 (patch)
tree8fd02806b70ffe4d49633412bfa2c7b58304095c /.eslintrc.yml
parent4529c19950e412f0461910585414f8633d3b1b18 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.eslintrc.yml')
-rw-r--r--.eslintrc.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.eslintrc.yml b/.eslintrc.yml
index 6366feaf897..f95c8cf58af 100644
--- a/.eslintrc.yml
+++ b/.eslintrc.yml
@@ -30,7 +30,6 @@ rules:
no-else-return:
- error
- allowElseIf: true
- import/no-cycle: warn
import/no-useless-path-segments: off
import/order: warn
lines-between-class-members: off