Fix BulkInsert cop to also check ::Gitlab
The cop was previously not detecting when the `Gitlab` module was accessed via the top-level namespace `::Gitlab::Database.bulk_insert`.
Showing
Please register or sign in to comment
The cop was previously not detecting when the `Gitlab` module was accessed via the top-level namespace `::Gitlab::Database.bulk_insert`.