File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,6 @@ Performance/ChainArrayAllocation:
6767 Description : >-
6868 Instead of chaining array methods that allocate new arrays, mutate an
6969 existing array.
70- Reference : ' https://twitter.com/schneems/status/1034123879978029057'
7170 Enabled : false
7271 VersionAdded : ' 0.59'
7372
@@ -187,7 +186,7 @@ Performance/InefficientHashSearch:
187186
188187Performance/IoReadlines :
189188 Description : ' Use `IO.each_line` (`IO#each_line`) instead of `IO.readlines` (`IO#readlines`).'
190- Reference : ' https://docs.gitlab.com/ee/ development/performance.html #reading-from-files-and-other-data-sources'
189+ Reference : ' https://docs.gitlab.com/development/performance/ #reading-from-files-and-other-data-sources'
191190 Enabled : false
192191 VersionAdded : ' 1.7'
193192
You can’t perform that action at this time.
0 commit comments