chore: disable rubocop

This commit is contained in:
Shivam Mishra 2026-06-03 18:57:49 +05:30
parent 2072bcd5db
commit 584fbf00a5
No known key found for this signature in database

View File

@ -1,4 +1,4 @@
namespace :onboarding do
namespace :onboarding do # rubocop:disable Metrics/BlockLength
# Resets onboarding for an account so the onboarding flow runs again.
# Interactively prompts for an account ID, then resets the onboarding step
# and deletes the account's inboxes and help center (portals, categories, articles).