v5.0.8
Changes
Minor Changes
- Add support for acceptable command options (#1544) @ssbarnea
- Allow user to make yamllint rule mandatory (#1543) @ssbarnea
- Add new rule that detects use of blind ignore_errors: true (#1540) @konstruktoid
- Validate rules objects loaded from plugin rule modules (#1542) @ssato
- Allow configurations for each rule stored in ansiblelint.config.options (#1534) @ssato
- Add a py.typed file (#1536) @h-hirokawa
- Utilize yamllint severity levels for rule severity (#1530) @FloSchwalm
- change: add file: Lintable argument to <rule_class>.match{,task} methods (#1535) @ssato
- Avoid duplicating molecule requirements.yml files (#1521) @apatard
- Mention pipx as alternative installer (#1520) @ssbarnea