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
Local linting should be executable (after fulfilling clearly defined requirements) by just invoking make lint. The CI should also use this command from within the dependency image (which will satisfy the requirements in its build-step)
Local linting should be executable (after fulfilling clearly defined requirements) by just invoking
make lint. The CI should also use this command from within the dependency image (which will satisfy the requirements in its build-step)