Commit e46950f2 authored by Matija Čupić's avatar Matija Čupić

Disable rubocop Metrics/AbcSize on UsageData#system_usage_data

parent b80388c8
......@@ -30,6 +30,7 @@ module Gitlab
usage_data
end
# rubocop:disable Metrics/AbcSize
def system_usage_data
{
counts: {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment