Skip to content

MegaLinter

MegaLinter is a tool that aggregates linters in one tool.

Robocop is already included in MegaLinter in all and cupcake flavors. See the configuration reference for more details.

You can customise how Robocop is run by MegaLinter configuration by using variables listed in the configuration reference. For example, to enforce that your repository configuration file will be used you can set following in the .mega-linter.yml file:

ROBOTFRAMEWORK_ROBOCOP_CONFIG_FILE: pyproject.toml