[chef] foodcritic


Chronological Thread 
  • From: "Vincenzo D'Amore" < >
  • To:
  • Subject: [chef] foodcritic
  • Date: Fri, 16 Jan 2015 14:23:48 +0100

Hi All,

I have just published a cookbook on supermarket.chef.io, but looking at foodcritic tab I have seen a couple of messages:

FC031: Cookbook without metadata file
FC045: Consider setting cookbook name in metadata

metadata.rb and metadata.json are present, and as far as I have understood they are correct.

This is the metadata.rb file:

name             'empty'
maintainer       'john q. citizen'
maintainer_email ' '
license          'Apache 2.0'
description      'Installs/Configures empty'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version          '0.3.0'

And metadata.json is generated with the command:

knife cookbook metadata ...

Could someone help me to understand what's wrong with foodcritic? 

Bests,
Vincenzo




Archive powered by MHonArc 2.6.16.

§