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.
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.