- Add Foodcritic options rule_file, search_gems and include_rules, allows to customize CI with custom ignores and Foodcritic rules.
- Add exclude option to ignore Foodcritic linter.
- Don't crash when none of the changes are to cookbooks and roles.
- b1cf62: Bump foodcritic version to '4.0.0'.
- 7aeb64: Improve performance by reducing the number of linter runs.
- c88509: Don't output warnings for paths that aren't part of the diff.