Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configurations for each rule stored in ansiblelint.config.options #1534

Merged
merged 1 commit into from Apr 30, 2021

Commits on Apr 30, 2021

  1. Allow configurations for each rule stored in ansiblelint.config.options

    Add ansiblelint.config.options.rules: Dict[str, Any] to store
    configurations for each rule and utilize them from each rule to allow
    customize behaviors of rules more flexibly.
    
    Signed-Off-By: Satoru SATOH <satoru.satoh@gmail.com>
    ssato committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    09291dc View commit details
    Browse the repository at this point in the history