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
Added a new linter that checks for correct usage of the GORM First method, ensuring it is called with exactly one argument. Included test cases and necessary dependencies for the linter functionality.