summaryrefslogtreecommitdiffhomepage
path: root/.rubocop_todo.yml
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop_todo.yml')
-rw-r--r--.rubocop_todo.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index 16d5bcb6..6c857506 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -125,11 +125,6 @@ Style/ClassVars:
- 'lib/axlsx/workbook/workbook.rb'
- 'lib/axlsx/workbook/worksheet/dimension.rb'
-# This cop supports unsafe autocorrection (--autocorrect-all).
-Style/ConcatArrayLiterals:
- Exclude:
- - 'lib/axlsx/workbook/worksheet/icon_set.rb'
-
# Configuration parameters: AllowedConstants.
Style/Documentation:
Exclude: