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
On a module level we can currently only decide if we want to run the linting for a file or not. This is for all linting in that file. When hosting a modules repo outside of nf-core it would be helpful to be able to configure the linting more granularly, for example: lint the main.nf but skip linting for whether a label is present.