You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have added an exception into .foodcritic file in order to disable notification when a certain rule fails. Checking the cookbook with knife spork and the foodcritic plugin enabled alerts about the offending rule, although the exception is included.
outputs:
cat .foodcritic
~FC078
when knife spork checks:
/Users/acasimiro/workingCopies/code/bitbucket/chef-cookbooks/ptc-chef-server
ERROR: Foodcritic failed!
ERROR: FC078: Ensure cookbook shared under an OSI-approved open source license:
Should I do anything to force knife spork to use the .foodcritic file?
The text was updated successfully, but these errors were encountered:
I have added an exception into .foodcritic file in order to disable notification when a certain rule fails. Checking the cookbook with knife spork and the foodcritic plugin enabled alerts about the offending rule, although the exception is included.
outputs:
cat .foodcritic
~FC078
when knife spork checks:
/Users/acasimiro/workingCopies/code/bitbucket/chef-cookbooks/ptc-chef-server
ERROR: Foodcritic failed!
ERROR: FC078: Ensure cookbook shared under an OSI-approved open source license:
Should I do anything to force knife spork to use the .foodcritic file?
The text was updated successfully, but these errors were encountered: