[foodcritic]
flags = todo cfg-mgmt
comment = lots of false positives due to *.rb being Chef files and also Ruby files
apt = foodcritic
files = *.rb
command = foodcritic .

# vim:ft=dosini
