Skip to content

Commit

Permalink
Disable FC113 for now
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed May 16, 2018
1 parent 345b223 commit 4a7ab81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# limitations under the License.
#

use_inline_resources
use_inline_resources # ~FC113

action :create do
query = new_resource.search || "recipes:#{new_resource.cookbook_name}\\:\\:#{new_resource.recipe_name}"
Expand Down

0 comments on commit 4a7ab81

Please sign in to comment.