INNER CODE UNIT · Python

lint

nf-core/tools · nf_core/modules/lint/__init__.py:87

    def lint(
        self,
        module=None,
        key=(),
        all_modules=False,
        print_results=True,
        show_passed=False,
        sort_by="test",
        local=False,
        fix_version=False,
        plain_text=False,
    ):
        """
        Lint all or one specific module

        First gets a list of all local modules (in modules/local/process) and all modules
        installed from nf-core (in modules/nf-core)

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…