Skip to content

Enabling disabled linting rules? #1517

@lennartq

Description

@lennartq

Formatters have "If you want to only enable additional formatters and do not disable default ones, use --configure .enabled=True configuration parameter instead."

The same doesn't work for linting rules (ConfigurationError: Provided param 'enabled' for rule 'not-allowed-keyword' does not exist.) and I can't find where to enable disabled rules.

robocop list rules --filter DISABLED shows a bunch and they do seem to work with --select.

Anything I'm missing? Sleep and not-allowed-keyword.keywords=pause_execution have worked in some version but I lost them in some update, possibly 5 -> 6.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions