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-09-18 17:14:39 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-09-18 17:14:39 +0300
commit1eb82b65c554f21d83447f895a6208905fabe112 (patch)
treeab12f01b3dc46f11c02afea1e470a78f06ca70c2 /.rubocop_todo.yml
parent4ab54c2233e91f60a80e5b6fa2181e6899fdcc3e (diff)
Add latest changes from gitlab-org/gitlab@12-3-auto-deploy-20190916stable-branch-foss-test
Diffstat (limited to '.rubocop_todo.yml')
-rw-r--r--.rubocop_todo.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index 48b840b4af2..f1f8ff6e862 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -565,6 +565,11 @@ Style/EmptyLiteral:
Style/EmptyMethod:
Enabled: false
+# Offense count: 40
+# Cop supports --auto-correct.
+Style/Encoding:
+ Enabled: false
+
# Offense count: 203
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle.