Skip to content

v6.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 12:55
· 652 commits to refs/heads/main since this release
ade2eca

Minor Changes

Bugfixes

  • Adding 2.9 ignore allow-list for sanity rule (#3118) @alisonlhart
  • Generalize args rule exception handling (#3113) @ajinkyau
  • Remove duplicate deprecated-command-syntax rule (#3119) @ssbarnea
  • Allow schema refresh to run without installing app (#3117) @ssbarnea
  • Removed unused code (#3116) @ajinkyau
  • Allow custom rules specific configuration with ansible-lint-config JSON Schema (#3080) @ssato
  • Ensure SPDX license list is in sync (#3111) @ssbarnea
  • Added support for raw booleans when using complex_conditional (#3109) @ajinkyau
  • Make git errors fatal when strict mode is active (#3064) @ssbarnea
  • Fix for skipped rules key in yaml rule (#3097) @ajinkyau
  • Allow manifest field on galaxy file schema (#3100) @ssbarnea
  • Simplify logic for meta-runtime rule (#3089) @ajinkyau
  • Removed lines not required for code coverage (meta-no-info rule) (#3094) @ajinkyau
  • Remove "mode: preserve" from risky file perms doc, add copy example (#3078) @jamescooke
  • Improved ignore file handling (#3075) @4ch1m
  • fix exclude-path test (#3071) @4ch1m
  • Avoid jinja rule triggering with mutually exclusive arguments (#3060) @ssbarnea
  • Avoid reformatting of strings with line feeds and no jinja (#3059) @ssbarnea
  • Change CodeClimate severity to expose error or warning levels (#3057) @ssbarnea
  • Avoid 'not defined' with jinja rule (#3056) @ssbarnea
  • Avoid 'is undefined' error with jinja rule (#3055) @ssbarnea
  • Document output formats (#3054) @ssbarnea
  • Allow /dev/null to be passed as config file (#3053) @ssbarnea