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
4a1d20c Add 'hugeParam' linter to GolangCI configuration and exclude RunnerConfig stuttering issue. Updated .golangci.yml to enhance linting rules and prevent breaking changes related to type name stuttering in runner types.
46e1631 Refactor mockRunnerService methods and improve model update logic in GitLab Runner TUI. Updated method signatures to use underscore for unused parameters, enhancing code clarity. Refactored Update method in model to streamline window size and key press handling, improving maintainability. Adjusted various view updates for better input handling and user experience.
72efd3e fix: remove deprecated golint from golangci-lint config