You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The lint session currently uses success_codes=[0, 1] to avoid blocking the migration with non-critical style issues. We need to address the remaining E501 (line length) and formatting errors across the codebase to re-enable strict exit codes