diff options
author | Lin Jen-Shin <godfat@godfat.org> | 2018-03-28 10:29:08 +0000 |
---|---|---|
committer | Lin Jen-Shin <godfat@godfat.org> | 2018-07-09 21:12:31 +0800 |
commit | 612f5e63b3cf76c354e50f4aa6c4163e5465b115 (patch) | |
tree | 86f4a608d914dfa359828d6e904db69d76d570db /.rubocop_todo.yml | |
parent | acdac151f51a9f719e7ebbdf7811c3460113a8fb (diff) | |
download | gitlab-ce-612f5e63b3cf76c354e50f4aa6c4163e5465b115.tar.gz |
Update rubocop to get rid of a warning in other MR
Diffstat (limited to '.rubocop_todo.yml')
-rw-r--r-- | .rubocop_todo.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 3e1713f845e..8a1ca6747a8 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -199,12 +199,6 @@ Naming/HeredocDelimiterCase: Naming/HeredocDelimiterNaming: Enabled: false -# Offense count: 27 -# Cop supports --auto-correct. -# Configuration parameters: AutoCorrect. -Performance/HashEachMethods: - Enabled: false - # Offense count: 1 Performance/UnfreezeString: Exclude: |