Changes
Major Changes
- Refactored file kind detection (#1273) @ssbarnea
- Consolidate signature of matchtask() (#1247) @ssbarnea
- Removed deprecated export (#1234) @ssbarnea
Minor Changes
- Allow mocking of ansible modules (#1282) @ssbarnea
- Lookup for config file in parent folders (#1283) @ssbarnea
- Run syntax check in parallel (#1281) @ssbarnea
- Use Runner.run to loop over all files (#1275) @ssbarnea
- Refactored file kind detection (#1273) @ssbarnea
- Identify requirements.yml files (#1269) @ssbarnea
- Improve detection of molecule playbooks (#1257) @ssbarnea
- Improve documentation of project goals (#1255) @ssbarnea
- Improve lintable.kind detection (#1253) @ssbarnea
- Consolidate signature of matchtask() (#1247) @ssbarnea
- Refactor 206 rule tests (#1246) @ssbarnea
- Refactor module initialization (#1236) @ssbarnea
- Removed deprecated export (#1234) @ssbarnea
- Rename lib folder to src (#1233) @ssbarnea
- Auto install requirements into temp directory (#1231) @ssbarnea
- E911: Included details about empty playbooks (#1230) @ssbarnea
- Auto-detect roles from collection layouts (#1229) @ssbarnea
- Refactor ANSI enablement logic (#1227) @ssbarnea
- Auto-detect modules from collection layouts (#1226) @ssbarnea
- Make pre-commit hook install all extras (#1225) @ssbarnea
- Add logging of syntax check durations (#1220) @ssbarnea
- Improve error message when syntax check fails (#1219) @ssbarnea