## Improvements ### Cookstyle 7.32 Cookstyle has been updated from 7.31.7 to 7.32. - A new `Chef/Deprecations/FoodcriticFile` cop detects the legacy `.foodcritic` configuration file used by Foodcritic - The `Chef/Deprecations/Delivery` cop has been rewritten to avoid false positives due to caching. Thanks [@karmix](https://github.com/karmix)! ## Bug Fixes - Failures running ChefSpec when using Policyfiles have been resolved